MeiliSearch/milli/src/update
Tamo 00f78d6b5a
Apply code suggestions
Co-authored-by: Clément Renault <clement@meilisearch.com>
2022-04-14 11:14:08 +02:00
..
index_documents Apply code suggestions 2022-04-14 11:14:08 +02:00
available_documents_ids.rs Remove the roaring operation functions warnings 2021-06-30 14:12:56 +02:00
clear_documents.rs nested fields 2022-04-07 16:58:46 +02:00
delete_documents.rs nested fields 2022-04-07 16:58:46 +02:00
facets.rs Merge #436 2022-02-16 15:41:14 +00:00
indexer_config.rs document batch support 2022-01-19 12:40:20 +01:00
mod.rs document batch support 2022-01-19 12:40:20 +01:00
settings.rs nested fields 2022-04-07 16:58:46 +02:00
update_step.rs Implement documents format 2021-09-21 16:58:33 +02:00
word_prefix_docids.rs extract exact_word_prefix_docids 2022-04-04 20:54:03 +02:00
word_prefix_pair_proximity_docids.rs optimize word prefix pair 2022-03-15 16:37:22 +01:00
words_prefix_position_docids.rs Avoid iterating on big databases when useless 2022-03-09 15:43:54 +01:00
words_prefixes_fst.rs review edits 2022-03-15 17:12:48 +01:00