MeiliSearch/meilisearch/src/analytics
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
..
mock_analytics.rs Analytics changes 2024-05-28 15:27:43 +02:00
mod.rs implements the new analytics for the get documents routes 2024-06-06 11:39:29 +02:00
segment_analytics.rs Merge #4693 2024-06-18 07:45:03 +00:00