valeriansaliou / sonic

🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
https://crates.io/crates/sonic-server
Mozilla Public License 2.0
20.14k stars 578 forks source link

Feature inquiry: stemming #208

Open jfinity opened 4 years ago

jfinity commented 4 years ago

Sonic seems to have very thoughtful stopword filtering in place, but are there any plans to have built-in stemming/normalization support? (Do these capabilities already exist and did I miss them somewhere?)

anupdhml commented 4 years ago

This feature would be useful for us too, especially if it's supporting languages other than English.

I would be interested in tackling this, if no one is working on it currently 😃

OllieJones commented 2 years ago

There would be no need to reinvent the wheel for this. https://github.com/CurrySoftware/rust-stemmers