mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Move currently_updating_index
to IndexMapper
This commit is contained in:
parent
5ee1378856
commit
97bb1ff9e2
4 changed files with 20 additions and 17 deletions
|
@ -42,7 +42,6 @@ pub fn snapshot_index_scheduler(scheduler: &IndexScheduler) -> String {
|
|||
test_breakpoint_sdr: _,
|
||||
planned_failures: _,
|
||||
run_loop_iteration: _,
|
||||
currently_updating_index: _,
|
||||
embedders: _,
|
||||
} = scheduler;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue