attributesToSearchOn does not support the Objects data type #831
macraig
started this conversation in
Feedback & Feature Proposal
Replies: 0 comments
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.
-
Cross-posting from meilisearch/meilisearch#5496
attributesToSearchOn does not support the Objects data type.
To Reproduce
doc:
search:
Expected behavior
search ext.field1 and ext.field2 "ext" == "ext.*"
find doc id:1
please support the ext.* wildcard expression.
Beta Was this translation helpful? Give feedback.
All reactions