-
-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SearchBox: Change to the Dice-Sørensen coefficient #605
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
c3fc3c9
to
405d9ef
Compare
The dice coefficient is more resistant to small typos and works great with multiple words. I don't know how to resolve your issue |
Ok, lets' leave it for later 👌 |
So this pr is fine for merging? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, lets test it out in prod.
Description
match(str1, str2).length
way of doing things. So I significantly optimizedgetPresetOptions
function