MeiliSearch/crates/meilisearch/tests/search
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
..
snapshots add the batch_id to the tasks 2024-11-20 10:42:54 +01:00
distinct.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
errors.rs fix tests 2024-12-06 02:03:02 +08:00
facet_search.rs Change error code 2024-12-05 14:48:29 +01:00
formatted.rs Merge #5062 2024-11-26 08:10:50 +00:00
geo.rs Compute the field distribution and convert _geo into an f64s 2024-11-13 17:44:05 +01:00
hybrid.rs Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
locales.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
matching_strategy.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
mod.rs Merge #5062 2024-11-26 08:10:50 +00:00
multi.rs fix tests 2024-12-06 02:03:02 +08:00
pagination.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
restrict_searchable.rs Add a test reproducing the bug 2024-11-18 16:08:55 +01:00
search_queue.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00