MeiliSearch/meilidb-core/src
2019-11-04 16:41:58 +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 Moving to heed v0.5.0 2019-11-04 10:49:27 +01:00
store Moving to heed 0.3.0 2019-10-31 16:11:02 +01:00
update Moving to heed v0.5.0 2019-11-04 10:49:27 +01:00
database.rs Add tests to the update system 2019-11-04 13:18:07 +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
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 Correctly highlight when query string is longer 2019-10-30 17:49:50 +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 Improve the indexer to not not deunicode before indexing 2019-11-04 16:41:58 +01:00
reordered_attrs.rs Cargo fmt pass 2019-10-18 13:30:06 +02:00