Ignore the word order in the search query #868
weiziqian
started this conversation in
Feedback & Feature Proposal
Replies: 1 comment 4 replies
-
|
An alternative to this, we can use "matchingStrategy" in the search api. |
Beta Was this translation helpful? Give feedback.
4 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.
-
At the moment, the order of query words matters a lot. For example:
(ps. in the 2nd example, because 'matchingStrategy' is default to 'last', the "50mm" will be the first word to remove from the query, and then the "XXX". such that "50mm" makes no effect to the ranking score)
Would be great if as an option, the words in the search query can be treated equally.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions