meilisearch/milli/src/search/new/tests
2023-04-25 16:49:08 +02:00
..
attribute_fid.rs Add "position" part of the attribute ranking rule 2023-04-13 10:46:09 +02:00
attribute_position.rs Fix bug in encoding of word_position_docids and word_fid_docids 2023-04-24 09:59:30 +02:00
distinct.rs Fix distinct attribute bugs 2023-04-07 11:09:01 +02:00
exactness.rs Fix bugs and add tests to exactness ranking rule 2023-04-25 16:49:08 +02:00
language.rs Add more search tests 2023-04-05 11:20:04 +02:00
mod.rs Add tests for "exactness" rr, make correct universe computation 2023-04-24 16:57:34 +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
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 more search tests 2023-04-05 11:20:04 +02:00
words_tms.rs Add more search tests 2023-04-05 11:20:04 +02:00