MeiliSearch/meilidb-core/src
2019-10-15 15:27:18 +02:00
..
automaton Port all tests to the TempDatabase struct 2019-10-08 16:16:30 +02:00
criterion Update the exact criterion to use the documents fields counts 2019-10-14 18:48:54 +02:00
serde Compute and store the number of words in documents fields 2019-10-14 14:07:10 +02:00
store Introduce an Iterator to visit all documents attributes counts 2019-10-15 15:27:18 +02:00
update Simplify the document fields counts deletion 2019-10-15 11:17:23 +02:00
database.rs Introduce an Index mathod to retrieve the currently processed update 2019-10-15 14:54:52 +02:00
distinct_map.rs Reintroduce the distinct and filtering of documents 2019-10-09 13:44:18 +02:00
error.rs Get ride of rust messagepack (rmp) 2019-10-11 16:17:37 +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 Simplify the document fields counts deletion 2019-10-15 11:17:23 +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 Make the project be a workspace 2019-10-04 10:26:32 +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