Fixing recovery indexer
Original commit: elastic/x-pack-elasticsearch@cd39dd8ac0
This commit is contained in:
parent
1a65258000
commit
c0edaca67b
|
@ -220,6 +220,8 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"index_recovery": {
|
||||
"properties": {
|
||||
"index_recovery": {
|
||||
"properties": {
|
||||
"shards": {
|
||||
|
@ -228,4 +230,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue