MeiliSearch/crates/index-scheduler/src/scheduler
2025-05-07 17:00:08 +02:00
..
process_upgrade introduce a trait to upgrade the indexes 2025-01-23 16:51:23 +01:00
snapshots Fix snapshots 2025-04-15 15:13:53 +02: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 Use TaskKindCannotBeBatched for task deletion, upgrade database and snapshot creation 2025-04-15 15:13:53 +02:00
mod.rs Prefer camelCase for internal database sizes db name 2025-03-26 16:45:52 +01:00
process_batch.rs Add more details about the finalizing progress step 2025-03-26 09:49:43 +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 refactor: change thread_pool from Option<ThreadPoolNoAbort> to 2025-05-07 17:00:08 +02:00
process_snapshot_creation.rs stop compacting the snapshot 2025-04-08 14:53:58 +02:00
test.rs Update Snapshots 2025-02-26 17:01:37 +01: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 Update tests using filterable attributes rules 2025-03-03 10:33:34 +01:00