MeiliSearch/milli/src/update
2021-03-06 12:48:41 +01:00
..
index_documents Make sure we retrieve the docid word positions 2021-03-03 15:45:03 +01: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 Introduce the word prefix pair proximity docids database 2021-02-17 11:12:38 +01:00
delete_documents.rs Clean up the word prefix pair proximities when deleting documents 2021-02-17 11:22:26 +01:00
facets.rs Compute and write the word-prefix-docids database 2021-02-17 11:12:38 +01:00
mod.rs Compute and write the word-prefix-docids database 2021-02-17 11:12:38 +01:00
settings.rs Fix the searchable settings test 2021-03-06 12:48:41 +01:00
update_builder.rs Expose the WordsPrefixes update on the UpdateBuilder 2021-02-21 12:15:35 +01: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
words_prefixes.rs Tune the words prefixes threshold to compute for 1/1000 instead 2021-03-03 15:51:28 +01:00