mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
dump indexes
This commit is contained in:
parent
414d0907ce
commit
56eb2907c9
3 changed files with 33 additions and 6 deletions
|
@ -228,6 +228,7 @@ impl IndexControllerBuilder {
|
|||
db_path.as_ref().clone(),
|
||||
index_size,
|
||||
task_store_size,
|
||||
index_resolver.clone(),
|
||||
));
|
||||
let task_store = TaskStore::new(meta_env)?;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue