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

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -