MeiliSearch/meilidb-core/src
2019-10-17 18:07:15 +02:00
..
automaton Make the levenshtein algorithm consider transpositions to cost 1 2019-10-17 18:07:15 +02:00
criterion Update the exact criterion to use the documents fields counts 2019-10-14 18:48:54 +02:00
serde Move to zerocopy-lmdb 2019-10-16 17:12:55 +02:00
store Use an RoTxn to retrieve the number of documents 2019-10-17 17:30:54 +02:00
update Move to zerocopy-lmdb 2019-10-16 17:12:55 +02:00
database.rs Move to zerocopy-lmdb 2019-10-16 17:12:55 +02:00
distinct_map.rs Reintroduce the distinct and filtering of documents 2019-10-09 13:44:18 +02:00
error.rs Move to zerocopy-lmdb 2019-10-16 17:12:55 +02:00
lib.rs Expose the UpdateType 2019-10-10 10:24:41 +02:00
number.rs Make the project be a workspace 2019-10-04 10:26:32 +02:00
query_builder.rs Rework the QueryBuilder to make it easier to construct and use 2019-10-17 14:45:21 +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 Move to zerocopy-lmdb 2019-10-16 17:12:55 +02:00
raw_document.rs Use the documents_fileds_count store in the QueryBuilder 2019-10-14 18:48:32 +02:00
raw_indexer.rs Use the documents_fileds_count store in the QueryBuilder 2019-10-14 18:48:32 +02:00
reordered_attrs.rs Make the project be a workspace 2019-10-04 10:26:32 +02:00