meilisearch/milli/src/update
2021-06-16 11:03:37 +02:00
..
index_documents Introduce the primary key to the Settings builder structure 2021-06-16 11:03:36 +02:00
available_documents_ids.rs Change the project to become a workspace with milli as a default-member 2021-02-12 16:15:09 +01:00
clear_documents.rs Use the Error enum everywhere in the project 2021-06-14 16:58:38 +02:00
delete_documents.rs Replace the panicking expect by tracked Errors 2021-06-15 11:51:32 +02:00
facets.rs Use the Error enum everywhere in the project 2021-06-14 16:58:38 +02:00
mod.rs Compute the words prefixes at the end of an update 2021-04-27 14:39:52 +02:00
settings.rs Close write transaction in test 2021-06-16 11:03:37 +02:00
update_builder.rs Use the Error enum everywhere in the project 2021-06-14 16:58:38 +02:00
update_step.rs Change the project to become a workspace with milli as a default-member 2021-02-12 16:15:09 +01:00
word_prefix_docids.rs Use the Error enum everywhere in the project 2021-06-14 16:58:38 +02:00
word_prefix_pair_proximity_docids.rs Use the Error enum everywhere in the project 2021-06-14 16:58:38 +02:00
words_level_positions.rs Use the Error enum everywhere in the project 2021-06-14 16:58:38 +02:00
words_prefixes_fst.rs Use the Error enum everywhere in the project 2021-06-14 16:58:38 +02:00