MeiliSearch/crates/milli/src/update/new
meili-bors[bot] 1fc90fbacb
Merge #5147
5147: Batch progress r=dureuill a=irevoire

# Pull Request

## Related issue
Fixes https://github.com/meilisearch/meilisearch/issues/5068

## What does this PR do?
- ...

## PR checklist
Please check if your PR fulfills the following requirements:
- [ ] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [ ] Have you read the contributing guidelines?
- [ ] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!


Co-authored-by: Tamo <tamo@meilisearch.com>
2024-12-12 09:15:54 +00:00
..
extract Merge #5147 2024-12-12 09:15:54 +00:00
indexer fix warning 2024-12-11 18:18:13 +01:00
channel.rs Yield the BBQueue writer instead of spin looping 2024-12-04 14:16:40 +01:00
document.rs Prefer using a stable than a random hash builder 2024-12-10 14:25:53 +01:00
document_change.rs Update::has_changed_for_fields 2024-12-05 15:50:12 +01:00
facet_search_builder.rs "fix" last warnings 2024-11-20 14:03:52 +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 Reduce union impact in merging 2024-12-09 15:44:06 +01:00
mod.rs Remove TopLevelMap 2024-11-21 16:56:46 +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
steps.rs inital implementation of the progress 2024-12-11 16:25:01 +01:00
thread_local.rs Move MostlySend, ThreadLocal, FullySend to their own commit 2024-11-18 16:43:05 +01:00
vector_document.rs Prefer using a stable than a random hash builder 2024-12-10 14:25:53 +01:00
word_fst_builder.rs Replace HashSets by BTreeSets for the prefixes 2024-12-04 16:16:48 +01:00
words_prefix_docids.rs Replace HashSets by BTreeSets for the prefixes 2024-12-04 16:16:48 +01:00