meilisearch/src
2020-10-25 18:30:24 +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 Transform type into the indexing system 2020-10-24 17:06:09 +02:00
subcommand Introduce the Transform type into the indexing system 2020-10-24 17:06:09 +02:00
available_documents_ids.rs Introduce the AvailableDocumentsIds iterator 2020-10-23 12:07:01 +02: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 Introduce the Transform struct transforming CSVs 2020-10-24 13:37:38 +02: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 Add support for placeholder search for empty queries 2020-10-06 20:19:50 +02:00
tokenizer.rs Improve and simplify the query tokenizer 2020-10-07 14:23:22 +02:00
update_store.rs Send a basic progressing status to the updates front page 2020-10-21 15:38:28 +02:00