MeiliSearch/milli
tamo a2f46029c7
implement a first version of the stop_words
The front must provide a BTreeSet containing the stop words
The stop_words are set at None if an empty Set is provided
add the stop-words in the http-ui interface

Use maplit in the test
and remove all the useless drop(rtxn) at the end of all tests
2021-04-01 13:57:55 +02:00
..
benches Change the project to become a workspace with milli as a default-member 2021-02-12 16:15:09 +01:00
src implement a first version of the stop_words 2021-04-01 13:57:55 +02:00
Cargo.toml bump the version of the tokenizer 2021-04-01 13:49:22 +02:00