MeiliSearch/crates/milli/src/update
2025-06-25 15:27:10 +02:00
..
facet Make cargo fmt happy 2025-04-01 11:27:41 +02:00
index_documents Parallelize document upload 2025-06-25 15:27:10 +02:00
new Merge pull request #5674 from meilisearch/release-v1.15.2 2025-06-16 11:36:07 +00:00
upgrade Pass a progress callback to recompute_word_fst_from_word_docids_database 2025-05-21 10:49:43 +02:00
available_documents_ids.rs Merge branch 'main' into indexer-edition-2024 2024-11-06 15:19:18 +01:00
available_ids.rs Merge branch 'main' into indexer-edition-2024 2024-11-06 15:19:18 +01:00
chat.rs Reove useless commented code 2025-06-10 16:17:41 +02:00
clear_documents.rs Replace hardcoded string with constants 2024-12-28 20:35:55 +08:00
concurrent_available_ids.rs Merge branch 'main' into indexer-edition-2024 2024-11-06 15:19:18 +01:00
del_add.rs Refactor Settings Indexing process 2025-03-03 10:32:02 +01:00
indexer_config.rs refactor: prefer helper over explicit pool construction 2025-05-15 11:24:34 +02:00
mod.rs Parallelize document upload 2025-06-25 15:27:10 +02:00
settings.rs Merge remote-tracking branch 'origin/main' into tmp-release-v1.15.1 2025-06-12 10:21:07 +02:00
test_settings.rs Merge remote-tracking branch 'origin/main' into tmp-release-v1.15.1 2025-06-12 10:21:07 +02:00
update_step.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
word_prefix_docids.rs Merge branch 'main' into indexer-edition-2024 2024-11-06 15:19:18 +01:00
words_prefix_integer_docids.rs Merge branch 'main' into indexer-edition-2024 2024-11-06 15:19:18 +01:00
words_prefixes_fst.rs Test and implement settings opt-out 2024-11-25 18:23:22 +01:00