MeiliSearch/http-ui
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
..
public stop requestings the facets if the user has hidden them 2021-03-31 16:27:32 +02:00
src implement a first version of the stop_words 2021-04-01 13:57:55 +02:00
templates add a button to display or hide the facets 2021-03-31 16:18:53 +02:00
Cargo.toml bump the version of the tokenizer 2021-04-01 13:49:22 +02:00