MeiliSearch/meilidb-core/src/criterion
2019-06-26 10:45:49 +02:00
..
document_id.rs feat: Introduce the Criterion::name to allow better debugging 2019-05-20 11:21:40 +02:00
exact.rs test: Add more test to some criteria 2019-05-20 11:21:40 +02:00
mod.rs feat: Unique word has multi-word synonyms basically work 2019-06-26 10:45:49 +02:00
number_of_words.rs feat: Introduce the Criterion::name to allow better debugging 2019-05-20 11:21:40 +02:00
sum_of_typos.rs feat: Introduce the Criterion::name to allow better debugging 2019-05-20 11:21:40 +02:00
sum_of_words_attribute.rs test: Add more test to some criteria 2019-05-20 11:21:40 +02:00
sum_of_words_position.rs test: Add more test to some criteria 2019-05-20 11:21:40 +02:00
words_proximity.rs feat: Introduce the Criterion::name to allow better debugging 2019-05-20 11:21:40 +02:00