Add / Allow a user defined context/field in search object #761
geminigeek
started this conversation in
Feedback & Feature Proposal
Replies: 1 comment 3 replies
-
Hi @geminigeek , can you give and example of how the "context" field would help your use case? What are you trying to achieve as a result? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
i am proposing a feature where we can set any arbitrary identifier/context object in the search object, then that context should be returned in the search results, this will really help in multi_search cases and A/B testing, where the search object is coming from a DB or an api and not predefined
useful for this feature https://www.meilisearch.com/docs/reference/api/multi_search
i am giving an example
current search object
proposed search object
proposed result
Beta Was this translation helpful? Give feedback.
All reactions