MeiliSearch/milli/src/search/new/tests
2023-04-29 10:56:48 +02:00
..
attribute_fid.rs Add more tests for the attribute ranking rule 2023-04-29 10:56:48 +02:00
attribute_position.rs Add more tests for the attribute ranking rule 2023-04-29 10:56:48 +02:00
distinct.rs Fix distinct attribute bugs 2023-04-07 11:09:01 +02:00
exactness.rs Add more tests for exactness rr 2023-04-26 11:04:18 +02:00
language.rs Add more search tests 2023-04-05 11:20:04 +02:00
mod.rs Add tests for stop words and fix a couple of bugs 2023-04-27 13:30:09 +02:00
ngram_split_words.rs Add more search tests 2023-04-05 11:20:04 +02:00
proximity_typo.rs Add new tests and fix construction of query graph from paths 2023-04-05 16:31:10 +02:00
proximity.rs Add more search tests 2023-04-05 13:33:23 +02:00
sort.rs Add new tests and fix construction of query graph from paths 2023-04-05 16:31:10 +02:00
stop_words.rs Update forgotten snapshot from previous commit 2023-04-27 13:43:04 +02:00
typo_proximity.rs Add new tests and fix construction of query graph from paths 2023-04-05 16:31:10 +02:00
typo.rs Add tests for exact words and exact attributes 2023-04-26 16:13:01 +02:00
words_tms.rs Add more search tests 2023-04-05 11:20:04 +02:00