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
{{ message }}
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.
The FuzzyMatch gem is not very good for what we're doing. To match a query of "MTV" to MTV (Music Television), we need to use a threshold of 0.2, which returns a lot of irrelevant results for the quienmanda.es example.
See what Grano is using.
The text was updated successfully, but these errors were encountered:
The FuzzyMatch gem is not very good for what we're doing. To match a query of "MTV" to MTV (Music Television), we need to use a threshold of 0.2, which returns a lot of irrelevant results for the quienmanda.es example.
See what Grano is using.
The text was updated successfully, but these errors were encountered: