-
It is unexpected behavior
-
Currently we use [PouchDB quick-search](https://github.com/nolanlawson/pouchdb-quick-search) for...well....search :)
But PouchDB-QS is already very slow with just a few dozen pages.
Also it is lim…
-
Hi,
first lunr is awesome :+1:
Now the issue is that I'm using the `lunr.fr` plugin. It does work correctly but it keeps calling the warn utility method with this message:
- Function is not register…
-
One of the most powerful demonstrations of Gatsby is clicking around sites, for example on the [current showcase list](https://github.com/gatsbyjs/gatsby/blob/master/README.md) and seeing how fast the…
-
Hello there,
I'm building a browser based application (without a webserver). I'll have multiple documents to index (in my case, about 700) and the cumulated weight of those documents is about 5 MB.
…
-
When I use [the demo](https://bvaughn.github.io/react-highlight-words/) and search for the word `and` it finds and highlights `bands`.
Would be great with an option to make it NOT match unless the w…
-
Investigate moving search from lunr.js to elasticsearch
-
-
Hello. I'm just trying out lunr using all of the default options. I'm noticing though that partial word matches are ranked equally with whole word matches. For instance, searching for 'pineapple'
wil…
-
Should we implement the partial search for gists?
http://fusejs.io/
Currently, we are using [ElasticLunr](http://elasticlunr.com/) as search engine that only supports full-word.