Skip to content

Instantly share code, notes, and snippets.

Created November 25, 2015 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/d6a8d80826e1e30612fd to your computer and use it in GitHub Desktop.
Save anonymous/d6a8d80826e1e30612fd to your computer and use it in GitHub Desktop.
{
"persistent": {
"cluster": {
"blocks": {
"read_only": "false"
}
}
},
"transient": {
"cluster": {
"routing": {
"allocation": {
"disable_allocation": "false",
"disable_replica_allocation": "false",
"include": {
"_name": "",
"name": ""
},
"exclude": {
"_name": "",
"name": "",
"_ip": ""
}
}
},
"blocks": {
"read_only": "false"
}
}
}
}
{
"c281": {
"settings": {
"index": {
"legacy": {
"routing": {
"hash": {
"type": "org.elasticsearch.cluster.routing.DjbHashFunction"
},
"use_type": "false"
}
},
"number_of_shards": "5",
"blocks": {
"read_only": "false",
"write": "true",
"read": "true"
},
"creation_date": "1443869021216",
"analysis": {
"analyzer": {
"default": {
"filter": [
"lowercase"
],
"tokenizer": "keyword"
}
}
},
"number_of_replicas": "0",
"uuid": "fRGwaQXAQEORt82HhxBGQg",
"version": {
"created": "1070299",
"upgraded": "2010099"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment