MeiliSearch/crates/index-scheduler/src
airycanon b75f1f4c17 fix tests
# Conflicts:
#	crates/index-scheduler/src/batch.rs
#	crates/index-scheduler/src/snapshots/lib.rs/fail_in_process_batch_for_document_deletion/after_removing_the_documents.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_bad_primary_key/fifth_task_succeeds.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_bad_primary_key/fourth_task_fails.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_multiple_primary_key/second_task_fails.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_multiple_primary_key/third_task_fails.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_multiple_primary_key_batch_wrong_key/second_and_third_tasks_fails.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_set_and_null_primary_key_inference_works/all_other_tasks_succeeds.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_set_and_null_primary_key_inference_works/second_task_fails.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_set_and_null_primary_key_inference_works/third_task_succeeds.snap

# Conflicts:
#	crates/index-scheduler/src/batch.rs
#	crates/meilisearch/src/search/mod.rs
#	crates/meilisearch/tests/vector/mod.rs

# Conflicts:
#	crates/index-scheduler/src/batch.rs
2024-12-06 02:03:02 +08:00
..
index_mapper fix tests 2024-12-06 02:03:02 +08:00
snapshots fix tests 2024-12-06 02:03:02 +08:00
autobatcher.rs Update autobatching tests 2024-12-02 14:15:15 +01:00
batch.rs fix tests 2024-12-06 02:03:02 +08:00
error.rs fix tests 2024-12-06 02:03:02 +08:00
features.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
insta_snapshot.rs makes clippy happy 2024-11-20 17:40:58 +01:00
lib.rs fix tests 2024-12-06 02:03:02 +08:00
lru.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
utils.rs make the processing tasks as processing in a batch 2024-12-04 14:48:48 +01:00
uuid_codec.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00