MeiliSearch/crates/milli/src/update/new
2025-01-14 10:24:50 +01:00
..
extract Fix test 2025-01-14 10:23:59 +01:00
indexer Use new incremental facet indexing and enable sanity checks in debug 2025-01-09 10:36:35 +01:00
channel.rs Yield the BBQueue writer instead of spin looping 2024-12-04 14:16:40 +01:00
document.rs Replace hardcoded string with constants 2024-12-28 20:35:55 +08:00
document_change.rs Update::has_changed_for_fields 2024-12-05 15:50:12 +01:00
facet_search_builder.rs Fix facet fst 2024-12-12 15:12:28 +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 Remove unused FacetFieldIdOperation 2025-01-09 10:36:37 +01:00
mod.rs Add support to upgrade to v1.12.3 in meilitool 2025-01-14 10:24:27 +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 inital implementation of the progress 2024-12-11 16:25:01 +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 refactor indexer mod 2025-01-07 15:29:02 +01:00