mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-01 16:39:11 +00:00
Merge pull request elastic/elasticsearch#638 from simianhacker/indexer-fixes
Fix Index Recovery Process Original commit: elastic/x-pack-elasticsearch@4c7956fdd7
This commit is contained in:
commit
ae8b7afe22
@ -222,8 +222,12 @@
|
||||
},
|
||||
"index_recovery": {
|
||||
"properties": {
|
||||
"shards": {
|
||||
"type": "object"
|
||||
"index_recovery": {
|
||||
"properties": {
|
||||
"shards": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user