nextapps-de / flexsearch

Next-Generation full text search library for Browser and Node.js
Apache License 2.0
12.49k stars 491 forks source link

FuzzySearch and more usage examples #56

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi, I've been using - https://github.com/jeancroy/FuzzySearch ...which I've found to be very quick. How does FuzzySearch compare to flexsearch?

Be great if you could make some more usage examples.

ts-thomas commented 5 years ago

comparison: https://raw.githack.com/nextapps-de/flexsearch/master/test/benchmark.html On my test FlexSearch is round about 70,000 times faster.