farzher / fuzzysort

Fast SublimeText-like fuzzy search for JavaScript.
https://rawgit.com/farzher/fuzzysort/master/test/test.html
MIT License
3.96k stars 159 forks source link

Support non-English characters #121

Closed edengby closed 7 months ago

edengby commented 1 year ago

I tried to running fuzzysort.single and fuzzysort.go on Hebrew characters and it returned null. Is it possible to support non-English characters?

Thanks.

farzher commented 1 year ago

example? seems to work fine. this returns a result

fuzzysort.go('(עִבְרִי,', ['(Hebrew: אָלֶף־בֵּית עִבְרִי, Alefbet ivri), known'])