mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-11-04 18:06:28 +00:00
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