MeiliSearch/milli/src/update
2023-11-20 16:10:39 +01:00
..
facet Correctly mark non-tests as non-tests 2023-11-06 11:03:56 +01:00
index_documents Make into_del_add_obkv parameters more human readable 2023-11-20 16:10:39 +01:00
available_documents_ids.rs Remove soft-deleted related methods from Index 2023-10-30 11:41:22 +01:00
clear_documents.rs Remove word pair proximity prefix cache and compute it at search time 2023-11-08 14:16:01 +01:00
del_add.rs Make into_del_add_obkv parameters more human readable 2023-11-20 16:10:39 +01:00
indexer_config.rs Skip computing index budget in tests 2023-02-23 11:23:39 +01:00
mod.rs Remove word pair proximity prefix cache and compute it at search time 2023-11-08 14:16:01 +01:00
settings.rs remove more warnings and fix some tests 2023-10-30 11:41:22 +01:00
update_step.rs Implement documents format 2021-09-21 16:58:33 +02:00
word_prefix_docids.rs Compute word docids prefix cache 2023-11-08 17:01:00 +01:00
words_prefix_integer_docids.rs Compute word integer prefix cache 2023-11-09 11:34:26 +01:00
words_prefixes_fst.rs First iteration on exposing puffin profiling 2023-07-18 17:38:13 +02:00