MeiliSearch/crates/index-scheduler/src/scheduler
2025-06-12 10:21:07 +02:00
..
process_upgrade rust fmt 2025-04-29 16:10:43 +02:00
snapshots Merge pull request #5655 from meilisearch/update-version-v1.15.1 2025-06-11 14:54:01 +00:00
autobatcher.rs Replace batch stop reason when deleting index 2025-04-03 10:33:59 +02:00
autobatcher_test.rs Fix snapshots again 2025-04-03 10:51:57 +02:00
create_batch.rs tick: always refuse to batch tasks when the version in the index-scheduler is wrong 2025-04-24 16:54:43 +02:00
mod.rs Cargo fmt 2025-06-03 15:39:26 +02:00
process_batch.rs Apply suggestions from code review 2025-04-29 16:03:30 +02:00
process_dump_creation.rs rename the atomic to something more meaningful 2025-02-11 11:14:49 +01:00
process_index_operation.rs refactor: change thread_pool from Option<ThreadPoolNoAbort> to 2025-05-07 17:00:08 +02:00
process_snapshot_creation.rs Add an experimental cli flag to disable snapshot compaction 2025-05-14 15:59:35 +02:00
test.rs Introduce listing/getting/deleting/updating chat workspace settings 2025-06-03 15:31:28 +02:00
test_document_addition.rs Update crates/index-scheduler/src/scheduler/test_document_addition.rs 2025-04-15 14:48:11 +02:00
test_embedders.rs fixup tests, in particular foil the cache for the timeout test 2025-03-13 17:22:50 +01:00
test_failure.rs Cargo fmt 2025-06-03 15:39:26 +02:00