meilisearch/src
2020-10-26 10:53:23 +01:00
..
heed_codec Make the FieldsIdsMap serialization more stable by using a BTreeMap 2020-10-22 14:53:20 +02:00
indexing Introduce the UpdateBuilder type along with some update operations 2020-10-25 18:32:01 +01:00
subcommand Move the AvailableDocumentsIds iterator into the update module 2020-10-26 10:53:23 +01:00
update Move the AvailableDocumentsIds iterator into the update module 2020-10-26 10:53:23 +01:00
criterion.rs Introduce the Crtierion enum 2020-08-12 10:43:02 +02: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 Make the Index return default values when value don't exist 2020-10-25 18:30:24 +01:00
lib.rs Move the AvailableDocumentsIds iterator into the update module 2020-10-26 10:53:23 +01:00
main.rs Introduce the Transform type into the indexing system 2020-10-24 17:06:09 +02:00
mdfs.rs Improve the mDFS performance and return the proximity 2020-10-05 18:13:56 +02: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
search.rs Introduce the UpdateBuilder type along with some update operations 2020-10-25 18:32:01 +01:00
tokenizer.rs Improve and simplify the query tokenizer 2020-10-07 14:23:22 +02:00