MeiliSearch/meilidb-core/src
2019-06-26 10:45:51 +02:00
..
criterion feat: Unique word has multi-word synonyms basically work 2019-06-26 10:45:49 +02:00
automaton.rs chore: Move index related things to the meilidb-core workspace member 2019-04-29 14:31: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 feat: Normalize synonym strings and query strings to search for synonyms 2019-06-26 10:45:51 +02:00
store.rs feat: Introduce the synonyms concept to the Store trait 2019-06-26 10:45:49 +02:00