olivernn / lunr.js

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

Language agnostic search #335

Closed myalgo closed 6 years ago

myalgo commented 6 years ago

Hi Oliver,

The data that is being used for search is user driven and could be in any language. Kindly let me know how to create indexes and perform search in that case.

Thanks G

olivernn commented 6 years ago

Lunr supports indexes in multiple languages, more info in the guide.