MeiliSearch/milli/src/update/new
ManyTheFish bb7a503e5d Compute prefix databases
We are now computing the prefix FST and a prefix delta in the Merger thread,
after all the databases are written, the main thread will recompute the prefix databases based on the prefix delta without needing any grenad temporary file anymore
2024-10-01 09:57:06 +02:00
..
extract Appease *some* of clippy warnings 2024-09-30 16:08:29 +02:00
indexer Compute prefix databases 2024-10-01 09:57:06 +02:00
channel.rs Compute prefix databases 2024-10-01 09:57:06 +02:00
document_change.rs WIP geo fields 2024-09-12 18:01:02 +02:00
items_pool.rs WIP 2024-08-30 11:53:57 +02:00
merger.rs Compute prefix databases 2024-10-01 09:57:06 +02:00
mod.rs Compute prefix databases 2024-10-01 09:57:06 +02:00
top_level_map.rs Expose an IndexedParallelIterator to the index function 2024-09-24 17:24:59 +02:00
word_fst_builder.rs Compute prefix databases 2024-10-01 09:57:06 +02:00
words_prefix_docids.rs Compute prefix databases 2024-10-01 09:57:06 +02:00