MeiliSearch/milli/src/update
2024-05-21 16:16:36 +02:00
..
facet update milli to latest version 2024-05-16 18:31:32 +02:00
index_documents Make the flattened sorter optional 2024-05-21 16:16:36 +02:00
available_documents_ids.rs Remove soft-deleted related methods from Index 2023-10-30 11:41:22 +01:00
clear_documents.rs Add tracing to milli 2024-02-08 15:03:31 +01:00
del_add.rs refactor faceted and searchable pipeline 2024-04-16 14:39:06 +02:00
indexer_config.rs Introduce the ThreadPoolNoAbort wrapper 2024-04-24 16:40:12 +02:00
mod.rs fix PR comments 2024-02-13 15:19:01 +01:00
settings.rs Make the flattened sorter optional 2024-05-21 16:16:36 +02:00
update_step.rs Implement documents format 2021-09-21 16:58:33 +02:00
word_prefix_docids.rs Compute chunk size based on the input data size ant the number of indexing threads 2024-02-08 17:28:37 +01:00
words_prefix_integer_docids.rs Compute chunk size based on the input data size ant the number of indexing threads 2024-02-08 17:28:37 +01:00
words_prefixes_fst.rs chore: fix some typos in conments 2024-04-02 19:37:55 +08:00