MeiliSearch/crates/index-scheduler/src/scheduler
2025-03-13 18:35:06 +01:00
..
process_upgrade introduce a trait to upgrade the indexes 2025-01-23 16:51:23 +01:00
snapshots Update the upgrade path snap 2025-03-13 18:35:06 +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 Rename callTrace into progressTrace 2025-02-25 10:09:03 +01:00
process_batch.rs Expose the write channel congestion in the batches 2025-02-19 15:47:54 +01:00
process_dump_creation.rs rename the atomic to something more meaningful 2025-02-11 11:14:49 +01:00
process_index_operation.rs Expose the write channel congestion in the batches 2025-02-19 15:47:54 +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 Update Snapshots 2025-02-26 17:01:37 +01:00
test_document_addition.rs Fix auto batching related tests 2025-02-03 10:34:07 +01:00
test_embedders.rs Rename embed_one to embed_search and embed_chunks* to embed_index* 2025-02-24 13:58:26 +01:00
test_failure.rs Update tests using filterable attributes rules 2025-03-03 10:33:34 +01:00