MeiliSearch/milli/src/update
2024-02-07 11:52:09 +01:00
..
facet Fix Clippy warnings 2024-01-16 15:27:24 +01:00
index_documents Don't use a runtime in extract_embedder, use it only for OpenAI 2024-02-01 10:33:27 +01:00
available_documents_ids.rs Remove soft-deleted related methods from Index 2023-10-30 11:41:22 +01:00
clear_documents.rs WIP 2023-12-14 16:07:49 +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 Validate fused settings in settings task after fusing with existing setting 2023-12-20 17:16:46 +01:00
settings.rs Don't accept dimensions of 0 (ever) or dimensions greater than the default dimensions of the model 2024-02-07 11:52:09 +01:00
update_step.rs Implement documents format 2021-09-21 16:58:33 +02:00
word_prefix_docids.rs Move to the v0.20.0-alpha.9 of heed 2023-11-27 11:52:22 +01:00
words_prefix_integer_docids.rs Move to the v0.20.0-alpha.9 of heed 2023-11-27 11:52:22 +01:00
words_prefixes_fst.rs Make the changes to use heed v0.20-alpha.6 2023-11-23 11:43:58 +01:00