MeiliSearch/meilidb-core/src
2019-09-24 13:35:46 +02:00
..
criterion feat: Move the multi-word rewriting algorithm into its own function 2019-08-16 11:25:42 +02:00
automaton.rs feat: Rewrite Automaton generation related code 2019-06-28 18:04:35 +02:00
distinct_map.rs chore: Little clean ups of meilidb-core 2019-07-01 14:34:06 +02:00
lib.rs feat: Introduce a new thread to avoid waiting on doc indexes fetchs 2019-08-16 16:35:19 +02:00
query_builder.rs chore: change logs in query_builder from info! to trace! 2019-09-24 13:35:46 +02:00
query_enhancer.rs feat: Move the multi-word rewriting algorithm into its own function 2019-08-16 11:25:42 +02:00
raw_document.rs feat: Move the multi-word rewriting algorithm into its own function 2019-08-16 11:25:42 +02:00
reordered_attrs.rs feat: Introduce a new thread to avoid waiting on doc indexes fetchs 2019-08-16 16:35:19 +02:00
store.rs feat: Introduce the synonyms concept to the Store trait 2019-06-26 10:45:49 +02:00