mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 05:14:27 +01:00
e580d6b98f
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> |
||
---|---|---|
.. | ||
snapshots | ||
distinct.rs | ||
errors.rs | ||
facet_search.rs | ||
formatted.rs | ||
geo.rs | ||
hybrid.rs | ||
matching_strategy.rs | ||
mod.rs | ||
multi.rs | ||
pagination.rs | ||
restrict_searchable.rs | ||
search_queue.rs |