Bug 33576: (QA follow-up) Polish comment, typo
[koha.git] / Koha / BackgroundJob / UpdateElasticIndex.pm
2023-05-15 Marcel de RooyBug 33576: (QA follow-up) Polish comment, typo
2023-05-03 Tomas Cohen AraziBug 33486: POD fix
2023-05-03 Nick ClemensBug 33486: Remove Koha::BackgroundJob::UpdateElasticInd...
2023-05-03 Nick ClemensBug 32594: Add a dedicated Elasticsearch biblio indexin...
2023-05-03 Martin RenvoizeRevert "Bug 33486: Remove Koha::BackgroundJob::UpdateEl... v22.11.05-1
2023-05-03 Martin RenvoizeRevert "Bug 33486: POD fix"
2023-04-17 Tomas Cohen AraziBug 33486: POD fix
2023-04-17 Nick ClemensBug 33486: Remove Koha::BackgroundJob::UpdateElasticInd...
2022-06-16 Jonathan DruartBug 30974: Set size for indexing jobs to 1
2022-05-05 Tomas Cohen AraziBug 30692: Fix progress for ES indexing tasks
2022-05-05 Tomas Cohen AraziBug 30360: Make UpdateElasticIndex use the helper methods
2022-05-03 Jonathan DruartBug 27344: Warn the error in the log
2022-05-03 Jonathan DruartBug 27344: Add missing imports
2022-05-03 Tomas Cohen AraziBug 27344: Adapt to bug 30181 changes
2022-05-03 Jonathan DruartBug 27344: Implement Elastic's update_index_background...