MeiliSearch/meilidb-core/src
2019-11-06 11:02:30 +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 the deserialization support correctly optional documents 2019-11-05 15:03:18 +01:00
store Introduce index soft deletion 2019-11-06 11:02:30 +01:00
update Introduce index soft deletion 2019-11-06 11:02:30 +01:00
database.rs Add a test to check index soft deletion works correctly 2019-11-06 11:02:30 +01:00
distinct_map.rs Cargo fmt pass 2019-10-18 13:30:06 +02:00
error.rs Allow to introduce attributes only at the end of a schema 2019-11-05 12:09:52 +01:00
levenshtein.rs Make the highlight system much better 2019-10-30 17:32:29 +01:00
lib.rs Display enqueued along with processed updates 2019-10-31 12:25:52 +01:00
number.rs Cargo fmt pass 2019-10-18 13:30:06 +02:00
query_builder.rs Fix an highlighting problem when query was longer than original text 2019-11-05 16:40:34 +01: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 Fix an highlighting problem when query was longer than original text 2019-11-05 16:40:34 +01:00
reordered_attrs.rs Cargo fmt pass 2019-10-18 13:30:06 +02:00