MeiliSearch/crates/index-scheduler/src/scheduler
2025-02-03 10:34:05 +01:00
..
process_upgrade introduce a trait to upgrade the indexes 2025-01-23 16:51:23 +01:00
snapshots rewrite part of the index-scheduler upgrade test 2025-01-23 16:51:23 +01:00
autobatcher.rs Make the auto-batcher batche replacement with updates 2025-02-03 10:34:05 +01:00
autobatcher_test.rs split the autobatcher in two 2025-01-07 15:02:03 +01:00
create_batch.rs Make the auto-batcher batche replacement with updates 2025-02-03 10:34:05 +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 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 write the version of the index while upgrading it 2025-01-23 16:51:24 +01:00