olivernn / lunr.js

A bit like Solr, but much smaller and not as bright
http://lunrjs.com
MIT License
8.87k stars 547 forks source link

Supports 14 language with individual folder index #443

Closed samuelkathiresan closed 4 years ago

samuelkathiresan commented 4 years ago

Have 14 language folders. Each folder has 800 text files of 100 KB file size each.

Need to build a type-ahead search engine based on the choosen language. Need to index the contents and provide a fastest search in the browser.

Currently it is not possible. Please advise.

samuelkathiresan commented 4 years ago

Not required.