This is an early implementation of an autocomplete extension for lunr.js.
You can build it with browserify
: browserify lib/lunr.autocomplete.js -o lunr.autocomplete.js
- Extend results with lunr Tf/idf score
- Tests
This is an early implementation of an autocomplete extension for lunr.js.
You can build it with browserify
: browserify lib/lunr.autocomplete.js -o lunr.autocomplete.js