MeiliSearch/milli/src/update
2024-05-14 17:00:02 +02:00
..
facet chore: fix some typos in comments 2024-04-14 20:11:34 +08:00
index_documents gate a test behind the required feature 2024-05-14 17:00:02 +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 stop updating the fields ids map when fields are only swapped 2024-05-14 17:00:02 +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