MeiliSearch/meilidb-core/src
2019-10-29 16:18:06 +01:00
..
automaton Make sure that automatons group with more automatons are better 2019-10-24 15:18:53 +02:00
criterion Fix the exactness criterion algorithm 2019-10-26 18:34:40 +02:00
serde Make possible to convert recursive object into strings 2019-10-22 16:02:02 +02:00
store Introduce the stop words deletion update type 2019-10-29 16:18:06 +01:00
update Introduce the stop words deletion update type 2019-10-29 16:18:06 +01:00
database.rs Abort the update transaction before calling the update callback 2019-10-28 17:55:43 +01:00
distinct_map.rs Cargo fmt pass 2019-10-18 13:30:06 +02:00
error.rs Make documents additions accept only the last duplicate document 2019-10-28 20:40:33 +01:00
lib.rs Cargo fmt pass 2019-10-18 13:30:06 +02:00
number.rs Cargo fmt pass 2019-10-18 13:30:06 +02:00
query_builder.rs Only highlight query words areas not the whole words 2019-10-26 15:56:34 +02:00
query_enhancer.rs feat: Move the multi-word rewriting algorithm into its own function 2019-08-16 11:25:42 +02:00
ranked_map.rs Cargo clippy pass 2019-10-18 13:30:06 +02:00
raw_document.rs Cargo fmt pass 2019-10-18 13:30:06 +02:00
raw_indexer.rs Cargo clippy pass 2019-10-18 13:30:06 +02:00
reordered_attrs.rs Cargo fmt pass 2019-10-18 13:30:06 +02:00