bevacqua / fuzzysearch

:crystal_ball: Tiny and blazing-fast fuzzy search in JavaScript
https://ponyfoo.com
MIT License
2.71k stars 87 forks source link

Improved breaker for equal-length query & text #9

Closed jayrhynas closed 9 years ago

jayrhynas commented 9 years ago

If the lengths are equal but the query does not equal the text, there is no way the query will match the text. Closes #8

bevacqua commented 9 years ago

Thanks!

bevacqua commented 9 years ago

Published as 1.0.3