MeiliSearch/milli/src/update
2024-04-24 16:40:12 +02:00
..
facet Divide threshold by ten 2024-03-04 18:02:54 +01:00
index_documents Introduce the ThreadPoolNoAbort wrapper 2024-04-24 16:40:12 +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 Fix PR comments 2024-04-17 10:55:51 +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