Replies: 1 comment
-
Well, technically exact matches should already move to the top, as they have scores nearest to zero. But if you want even more control, you could use extended search. Perhaps you may also want to pair it with logical query operations |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
How possible would it be to do something like this?
In other words, I’d like to prioritize, for only specific fields, exact matches above fuzzy matches. (Maybe this is already possible? Not sure.)
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions