MeiliSearch/crates/milli/src/update/new
Clément Renault abb399b802
Merge pull request #5674 from meilisearch/release-v1.15.2
Bring back v1.15.2 to main
2025-06-16 11:36:07 +00:00
..
extract Merge pull request #5674 from meilisearch/release-v1.15.2 2025-06-16 11:36:07 +00:00
indexer Pass a progress callback to recompute_word_fst_from_word_docids_database 2025-05-21 10:49:43 +02:00
channel.rs Improve english comments 2025-01-29 15:16:40 +01:00
document.rs Make Cargo and Clippy happy 2025-04-01 11:26:34 +02:00
document_change.rs Check if the geo fields changed additionally to the other faceted fields when reindexing facets 2025-03-12 11:20:10 +01:00
facet_search_builder.rs Refactor Document indexing process (Facets) 2025-03-03 10:32:03 +01:00
fst_merger_builder.rs Move the rayon thread pool outside the extract method 2024-11-14 10:40:32 +01:00
merger.rs Add more progress levels to measure merging 2025-03-17 10:13:29 +01:00
mod.rs Expose the write channel congestion in the batches 2025-02-19 15:47:54 +01:00
parallel_iterator_ext.rs Merge branch 'main' into indexer-edition-2024 2024-11-06 15:19:18 +01:00
ref_cell_ext.rs Fix a bug around deleting all the vectors of a doc 2024-11-28 15:15:06 +01:00
reindex.rs Update after review 2025-01-14 10:24:50 +01:00
steps.rs Add more progress precision when doing post processing 2025-03-27 10:17:28 +01:00
thread_local.rs Make clippy happy 2025-01-08 18:24:39 +01:00
vector_document.rs Replace hardcoded string with constants 2024-12-28 20:35:55 +08:00
word_fst_builder.rs Replace HashSets by BTreeSets for the prefixes 2024-12-04 16:16:48 +01:00
words_prefix_docids.rs Make Cargo and Clippy happy 2025-04-01 11:26:34 +02:00