meilisearch/meilidb-core/src
2019-06-28 18:04:35 +02:00
..
criterion feat: Unique word has multi-word synonyms basically work 2019-06-26 10:45:49 +02:00
automaton.rs feat: Rewrite Automaton generation related code 2019-06-28 18:04:35 +02:00
distinct_map.rs chore: Do a little clippy pass 2019-05-22 11:00:58 +02:00
lib.rs feat: Normalize synonym strings and query strings to search for synonyms 2019-06-26 10:45:51 +02:00
query_builder.rs chore: Rewrite tests to use iterators and be easily testable 2019-06-28 18:04:35 +02:00
store.rs feat: Introduce the synonyms concept to the Store trait 2019-06-26 10:45:49 +02:00