MeiliSearch/milli/src/update
2022-04-05 18:44:35 +02:00
..
index_documents rename merge_nothing to merge_ignore_values 2022-04-05 18:44:35 +02:00
available_documents_ids.rs Remove the roaring operation functions warnings 2021-06-30 14:12:56 +02:00
clear_documents.rs introduce exact_word_prefix database in index 2022-04-04 20:54:03 +02:00
delete_documents.rs limit extract_word_docids memory usage 2022-04-05 14:14:15 +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 rephrase exact_attributes doc 2022-04-04 21:04:49 +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