mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-18 18:56:25 +00:00
update to the latest version of cellulite and steppe
This commit is contained in:
@ -542,8 +542,7 @@ where
|
||||
}
|
||||
|
||||
tracing::warn!("Building cellulite");
|
||||
let cellulite = cellulite::Cellulite::new(self.index.cellulite);
|
||||
cellulite.build(self.wtxn, &Progress::default())?;
|
||||
self.index.cellulite.build(self.wtxn, &Progress::default())?;
|
||||
|
||||
self.execute_prefix_databases(
|
||||
word_docids.map(MergerBuilder::build),
|
||||
|
Reference in New Issue
Block a user