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

javascript - jquery or ashx not working -

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

python 3.x - Mapping specific letters onto a list of words -