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 |
|
Tamo
|
56eacd221f
|
update the tests after the rebase
|
2024-11-20 10:54:38 +01:00 |
|
Tamo
|
d489f5635f
|
add the mapping between the task and batches
|
2024-11-20 10:49:23 +01:00 |
|
Tamo
|
6062914654
|
add the batch_id to the tasks
|
2024-11-20 10:42:54 +01:00 |
|
Tamo
|
2eb1801e85
|
reverse the order of the task queue
|
2024-11-07 19:19:44 +01:00 |
|
Clément Renault
|
9c1e54a2c8
|
Move crates under a sub folder to clean up the code
|
2024-10-21 08:18:43 +02:00 |
|