MeiliSearch/crates/index-scheduler/src/scheduler
2025-02-03 10:34:07 +01:00
..
process_upgrade introduce a trait to upgrade the indexes 2025-01-23 16:51:23 +01:00
snapshots Fix auto batching related tests 2025-02-03 10:34:07 +01:00
autobatcher.rs Make the auto-batcher batche replacement with updates 2025-02-03 10:34:05 +01:00
autobatcher_test.rs Fix auto batching related tests 2025-02-03 10:34:07 +01:00
create_batch.rs Make sure we correctly mix different document operations 2025-02-03 10:34:06 +01:00
mod.rs reintroduce the unrecoverable error and use it where its supposed to be used 2025-01-23 16:51:22 +01:00
process_batch.rs introduce a trait to upgrade the indexes 2025-01-23 16:51:23 +01:00
process_dump_creation.rs fix warning 2025-01-23 16:51:21 +01:00
process_index_operation.rs Make sure we correctly mix different document operations 2025-02-03 10:34:06 +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 Fix auto batching related tests 2025-02-03 10:34:07 +01:00
test_embedders.rs fix the tests 2025-01-07 16:42:53 +01:00
test_failure.rs write the version of the index while upgrading it 2025-01-23 16:51:24 +01:00