You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like this may be an issue with how lunr works, from a little experimenting I think it treats - as a space and then its basically just searching for anything with A2 and 4 and 1 in, ignoring order, honestly I would be tempted to switch off of lunr to something like fuzzysort.
What is the problem you are trying to solve with this feature?
when searching e.g. for a location, the best result should be displayed first.
What is the solution you are proposing?
No response
What alternatives have you considered?
No response
Additional context
No response
Contributions
The text was updated successfully, but these errors were encountered: