MihaiValentin / lunr-languages

A collection of languages stemmers and stopwords for Lunr Javascript library
Other
431 stars 163 forks source link

Initialize multi-languages for pouchdb-quick-search #21

Open natcohen opened 8 years ago

natcohen commented 8 years ago

I've open the following issue https://github.com/nolanlawson/pouchdb-quick-search/issues/56 because I'm not exactly sure how to initialize multi languages for this project (pouchdb-quick-search) in pure javascript... I've checked his test but he seems to use requireJS!

Any help would be highly appreciated