MeiliSearch/meilisearch/tests
meili-bors[bot] e580d6b98f
Merge #4693
4693: Introduce distinct attributes at search time r=irevoire a=Kerollmops

This PR fixes #4611.

### To Do
- [x] Remove the `distinguishableAttributes` settings (not even a commit about that).
- [x] Use the `filterableAttributes` to be able to use the `distinct` parameter at search.
- [x] Work on the errors and make tests.

Co-authored-by: Clément Renault <clement@meilisearch.com>
Co-authored-by: Tamo <tamo@meilisearch.com>
2024-06-18 07:45:03 +00:00
..
assets Change the naming of attributeScale and wordScale into byAttribute and byWord 2023-12-14 16:31:00 +01:00
auth move the /logs route to the /logs/stream route 2024-02-08 15:04:05 +01:00
common fix a panic in yaup 2024-06-06 16:31:07 +02:00
dashboard Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
documents Update tests 2024-06-12 18:13:34 +02:00
dumps Update tests 2024-06-12 18:13:34 +02:00
features Fix tests 2024-05-27 16:12:20 +02:00
index rename the cli parameter 2024-02-26 13:59:40 +01:00
logs add support for the json format in the stream route 2024-02-14 15:34:39 +01:00
search Merge #4693 2024-06-18 07:45:03 +00:00
settings Fix tests 2024-05-27 16:12:20 +02:00
similar Update tests 2024-06-12 18:13:34 +02:00
snapshot Temporarily ignore perform snapshot test under Windows 2024-05-29 12:42:47 +02:00
stats refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
swap_indexes refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
tasks add the content type in the webhook + improve the test 2024-03-05 11:22:29 +01:00
vector - test case where all vectors were generated 2024-06-13 17:16:41 +02:00
content_type.rs refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
integration.rs fix the deletion of vectors and add a test 2024-06-06 11:39:29 +02:00