about summary refs log tree commit diff
path: root/app/workers/scheduler/indexing_scheduler.rb
AgeCommit message (Collapse)Author
2023-04-01Fix Redis client and type errors introduced in #24285 (#24342)Vyr Cossont
2023-03-31IndexingScheduler: fetch and import in batches (#24285)Vyr Cossont
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2022-11-05Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805)Eugen Rochko
Fix #19646
2022-05-18Change search indexing to use batches to minimize resource usage (#18451)Eugen Rochko