MeiliSearch/src
2020-12-01 14:51:05 +01:00
..
facet Simplify the the facet types 2020-11-13 11:46:48 +01:00
heed_codec Improve the FacetLevelF64 serialization 2020-11-23 16:43:52 +01:00
search Done a big clippy pass 2020-12-01 14:45:19 +01:00
subcommand Done a big clippy pass 2020-12-01 14:45:19 +01:00
update Allow users to abort pending updates, one by one or all at once 2020-12-01 14:51:05 +01:00
criterion.rs Introduce the Crtierion enum 2020-08-12 10:43:02 +02:00
external_documents_ids.rs Use the ExternalDocumentsIds in the Index struct 2020-11-22 19:27:34 +01:00
fields_ids_map.rs Make the FieldsIdsMap serialization more stable by using a BTreeMap 2020-10-22 14:53:20 +02:00
index.rs Use the De Morgan law to simplify the NOT operation 2020-11-23 16:43:56 +01:00
lib.rs Introduce a real pest parser and support every facet filter conditions 2020-11-23 16:43:55 +01:00
main.rs Move the http server into its own sub-module 2020-11-05 11:16:39 +01:00
mdfs.rs Done a big clippy pass 2020-12-01 14:45:19 +01:00
proximity.rs Move the proximity function to a module 2020-09-22 10:54:59 +02:00
query_tokens.rs Improve and simplify the query tokenizer 2020-10-07 14:23:22 +02:00
tokenizer.rs Done a big clippy pass 2020-12-01 14:45:19 +01:00