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
From #163 & some issues, there are some demand that users want to use fuzzy matching for frecency results. The current build allows to use sorters.get_substr_matcher only. That is because it is the only “sorter” that does not sort but match candidates.
If a “sorter” that fuzzy-matches and does not sort exists, it is maybe useful for them. I want to create it on trial.
gegoune, pjcj, matthewgrossman, ekaj2, volskaya and 8 moresahinakkaya, ekaj2, shaheenfawzy and alexsmartens