MeiliSearch/meilisearch-types/src
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
..
deserr Add ranking score threshold to similar API 2024-05-30 11:21:31 +02:00
compression.rs Compress the snapshot in a tarball 2022-10-27 11:35:15 +02:00
document_formats.rs fix and remove the file-store hack of /dev/null 2024-02-26 10:19:07 +01:00
error.rs Merge #4693 2024-06-18 07:45:03 +00:00
facet_values_sort.rs Move the sortFacetValuesBy in the faceting settings 2023-06-29 14:33:31 +02:00
features.rs Remove puffin experimental feature 2024-05-27 15:59:28 +02:00
index_uid_pattern.rs bump deserr 2023-02-14 20:04:30 +01:00
index_uid.rs bump deserr 2023-02-14 20:04:30 +01:00
keys.rs implement the snapshots on demand 2023-09-11 12:35:57 +02:00
lib.rs return a task view instead of a task 2023-12-19 10:35:51 +01:00
settings.rs wraps the index embedding config in a struct 2024-06-06 11:37:30 +02:00
star_or.rs get rids of the unwrap_any function in favor of take_cf_content 2023-02-14 20:06:31 +01:00
task_view.rs Hide secrets in settings and task queue 2024-03-26 10:36:24 +01:00
tasks.rs fix the type of the document deletion by filter tasks 2023-05-30 15:18:52 +02:00
versioning.rs Updated messages pointing to the docs website 2023-04-28 20:52:03 +00:00