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 |
0 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.
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!
All reactions