Clément Renault
|
4d90e3d2ec
|
Make Cargo and Clippy happy
|
2025-04-01 11:26:34 +02:00 |
|
ManyTheFish
|
eb3ff325d1
|
Add an exhaustiveFacetCount field to the facet-search API
|
2025-03-12 11:22:59 +01:00 |
|
Louis Dureuil
|
87ea080c10
|
Fully remove vector store feature
|
2025-01-14 13:55:34 +01:00 |
|
Louis Dureuil
|
de6cd3ac01
|
Consistent error codes
|
2025-01-14 13:55:34 +01:00 |
|
Tamo
|
5f55e88484
|
review all the parameters and tags
|
2025-01-07 16:26:06 +01:00 |
|
Tamo
|
668b26b641
|
add the facet search
|
2025-01-07 16:26:06 +01:00 |
|
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 |
|
airycanon
|
95ed079761
|
attach index name in errors
# Conflicts:
# crates/index-scheduler/src/batch.rs
# Conflicts:
# crates/index-scheduler/src/batch.rs
# crates/meilisearch/src/search/mod.rs
|
2024-12-06 01:12:13 +08:00 |
|
Tamo
|
cf6ad1ae5e
|
Merge branch 'main' into tmp-release-v1.11.0
|
2024-11-04 16:14: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 |
|