MeiliSearch/crates/milli/src/update/new
2025-04-01 11:26:34 +02:00
..
extract Make Cargo and Clippy happy 2025-04-01 11:26:34 +02:00
indexer Make Cargo and Clippy happy 2025-04-01 11:26:34 +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 Update has_changed_for_fields documentation 2025-03-11 16:48:55 +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 Remove unused FacetFieldIdOperation 2025-01-09 10:36:37 +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 Clarify the tail writing to database 2025-02-20 17:35:23 +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