MeiliSearch/infos
bors[bot] 5cbe879325
Merge #308
308: Implement a better parallel indexer r=Kerollmops a=ManyTheFish

Rewrite the indexer:
- enhance memory consumption control
- optimize parallelism using rayon and crossbeam channel
- factorize the different parts and make new DB implementation easier
- optimize and fix prefix databases


Co-authored-by: many <maxime@meilisearch.com>
2021-09-02 15:03:52 +00:00
..
src Fix and optimize word_prefix_pair_proximity_docids database 2021-09-01 16:48:40 +02:00
Cargo.toml Update version for the next release (v0.12.0) 2021-09-02 10:08:41 +02:00