MeiliSearch/milli/src/update
2021-06-14 16:48:51 +02:00
..
index_documents Remove the docid_word_positions_merge method that must never be called 2021-06-14 16:48:51 +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 add field id word count database 2021-05-31 16:27:28 +02:00
delete_documents.rs Use the index primary key when deleting documents 2021-06-08 17:33:29 +02:00
facets.rs Make sure that we generate the faceted database when required 2021-06-02 16:24:58 +02:00
mod.rs Compute the words prefixes at the end of an update 2021-04-27 14:39:52 +02:00
settings.rs Modify a test to check that criteria additions change the fields ids map 2021-06-08 18:14:34 +02:00
update_builder.rs Compute the words prefixes at the end of an update 2021-04-27 14:39:52 +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 Prefer using an explicit merge function name 2021-06-14 16:48:50 +02:00
word_prefix_pair_proximity_docids.rs Prefer using an explicit merge function name 2021-06-14 16:48:50 +02:00
words_level_positions.rs Prefer using an explicit merge function name 2021-06-14 16:48:50 +02:00
words_prefixes_fst.rs Compute the words prefixes at the end of an update 2021-04-27 14:39:52 +02:00