meilisearch/milli/src/update
2021-06-02 16:24:58 +02:00
..
index_documents Fix the indexer to be sure that distinct and Asc/Desc are also faceted 2021-06-02 16:24:58 +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 Update milli/src/update/delete_documents.rs 2021-06-01 17:04:10 +02:00
facets.rs Rename the faceted fields into filterable fields 2021-06-02 16:24:57 +02:00
mod.rs Compute the words prefixes at the end of an update 2021-04-27 14:39:52 +02:00
settings.rs Rename the faceted fields into filterable fields 2021-06-02 16:24:57 +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 Compute the words prefixes at the end of an update 2021-04-27 14:39:52 +02:00
word_prefix_pair_proximity_docids.rs Compute the words prefixes at the end of an update 2021-04-27 14:39:52 +02:00
words_level_positions.rs Compute the words prefixes at the end of an update 2021-04-27 14:39:52 +02:00
words_prefixes_fst.rs Compute the words prefixes at the end of an update 2021-04-27 14:39:52 +02:00