MeiliSearch/http-ui
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
..
public stop requestings the facets if the user has hidden them 2021-03-31 16:27:32 +02:00
src Plug new indexer 2021-09-01 16:48:36 +02:00
templates add a button to display or hide the facets 2021-03-31 16:18:53 +02:00
Cargo.toml Update version for the next release (v0.12.0) 2021-09-02 10:08:41 +02:00