Client side javascript equivalent to Lucene -
i wondering if there's javascript equivalent lucene api, designed used on client side index relatively small data set.
an example use case static site (generated instance) ability search content without server side processing.
i've found : http://lunrjs.com/ looks i'm searching doesn't seem support fuzzy searches.
Comments
Post a Comment