Adding shards and setting defaults for time

Original commit: elastic/x-pack-elasticsearch@a7b9241b35
This commit is contained in:
Chris Cowan 2015-09-01 09:44:17 -07:00
parent 2b7c366939
commit e95956bf22
1 changed files with 7 additions and 0 deletions

View File

@ -205,6 +205,13 @@
}
}
},
"marvel_shards": {
"properties": {
"shard": {
"type": "object"
}
}
},
"marvel_index_recovery": {
"properties": {
"shards": {