Define/Unset Distinct Attribute At Search Time #414
Replies: 3 comments 3 replies
-
It is technically possible if I remember correctly.
Or we could have an |
Beta Was this translation helpful? Give feedback.
-
Hey @geoffatsource 👋 I was thinking about this, and I have some questions about an idea.
This would allow several things:
What do you think? Would you have an interest in seeing the capability implemented in this way? |
Beta Was this translation helpful? Give feedback.
-
Hey folks, we have some news to share! v1.9 has been released and it includes setting Happy searching ✨ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Following: meilisearch/meilisearch#2221
geoffatsource asked this question in Q&A
I want to be able to set an index to have a distinct attribute, but be able to ignore it on certain types of queries (for instance geo or looking up all items in a distinct set)... is there a way to fashion a specific query to ignore the distinct setting?
Meilisearch could expose a
disableDistinctAttribute
boolean on/search
APIs to solve it!Feel free to upvote this feature proposal, tell us more about your use case, or suggest another solution! ✨
Beta Was this translation helpful? Give feedback.
All reactions