itemsapi / itemsjs

Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use
Apache License 2.0
346 stars 41 forks source link

Make stopwords configurable #46

Closed fpompermaier closed 3 years ago

fpompermaier commented 4 years ago

It would be nice to allow to configure the list of stopWords. Upgrading Lunr version (like said in #28 and #30) would be great

cigolpl commented 3 years ago

@fpompermaier it's possible in ItemsJS 2.1.1. Example of Lunr 2.x integration -> https://github.com/itemsapi/itemsjs/blob/master/docs/lunr2-integration.md