MeiliSearch/meilidb-core/src
Clément Renault fd185a5e6b
Add a test for the SorByAttr criterion
2019-11-22 15:04:23 +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 Fix the dead lock on index deletion once again 2019-11-22 13:47:29 +01:00
update Add enqueued and processed datetimes 2019-11-12 18:21:59 +01:00
database.rs Add a test for the SorByAttr criterion 2019-11-22 15:04:23 +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 Move the main types to a separate library 2019-11-17 12:19:36 +01:00
number.rs Fix the ordering functions of the Number type 2019-11-22 14:44:02 +01: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 Ignore words that are too long 2019-11-10 17:44:27 +01:00
reordered_attrs.rs Cargo fmt pass 2019-10-18 13:30:06 +02:00