MeiliSearch/crates/index-scheduler/src/scheduler
2025-02-11 11:14:49 +01:00
..
process_upgrade introduce a trait to upgrade the indexes 2025-01-23 16:51:23 +01:00
snapshots improve error message in case of unexpected panic while processing tasks 2025-01-29 11:51:06 +01:00
autobatcher.rs Add the new tasks with most of the job done 2025-01-23 16:48:32 +01:00
autobatcher_test.rs split the autobatcher in two 2025-01-07 15:02:03 +01:00
create_batch.rs fix the upgrade test 2025-01-23 16:51:19 +01:00
mod.rs Log the progress when a batch fails 2025-01-29 16:36:23 +01:00
process_batch.rs improve error message in case of unexpected panic while processing tasks 2025-01-29 11:51:06 +01:00
process_dump_creation.rs fix the missing batch in the dumps in meilisearch and meilitools 2025-02-11 11:14:49 +01:00
process_index_operation.rs stop skipping empty tasks when adding documents 2025-01-09 10:24:34 +01:00
process_snapshot_creation.rs Add the new tasks with most of the job done 2025-01-23 16:48:32 +01:00
test.rs add a large test importing a data.ms from the v1.12.0 2025-01-23 16:51:18 +01:00
test_document_addition.rs Split the index-scheduler in ~500 loc modules 2025-01-06 14:08:26 +01:00
test_embedders.rs fix the tests 2025-01-07 16:42:53 +01:00
test_failure.rs fmt 2025-02-10 10:46:42 +01:00