Merge pull request elastic/elasticsearch#515 from simianhacker/cluster-state-mapping-update

Update Cluster State Mapping

Original commit: elastic/x-pack-elasticsearch@4fb88a37db
This commit is contained in:
Tim Sullivan 2015-09-16 11:55:51 -07:00
commit fe08ebd35f
1 changed files with 1 additions and 4 deletions

View File

@ -144,10 +144,7 @@
"index": "not_analyzed"
},
"nodes": {
"type": "object"
},
"shards": {
"type": "object"
"enabled": false
}
}
}