Created
April 12, 2011 22:26
-
-
Save wireframe/916580 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "cluster_name" : "elasticsearch", | |
| "master_node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "blocks" : { | |
| }, | |
| "nodes" : { | |
| "-Dbau_mxSR2TtFDAsvncyQ" : { | |
| "name" : "Foster, Tom", | |
| "transport_address" : "inet[/10.0.1.4:9300]", | |
| "attributes" : { | |
| } | |
| } | |
| }, | |
| "metadata" : { | |
| "templates" : { | |
| }, | |
| "indices" : { | |
| "test" : { | |
| "state" : "open", | |
| "settings" : { | |
| "index.analysis.analyzer.default.filter.1" : "lowercase", | |
| "index.analysis.analyzer.default.filter.2" : "porterStem", | |
| "index.analysis.analyzer.default.filter.0" : "standard", | |
| "index.analysis.analyzer.default.tokenizer" : "standard", | |
| "index.number_of_shards" : "5", | |
| "index.number_of_replicas" : "1" | |
| }, | |
| "mappings" : { | |
| }, | |
| "aliases" : [ ] | |
| }, | |
| "foo" : { | |
| "state" : "open", | |
| "settings" : { | |
| "index.analysis.analyzer.default.filter.1" : "lowercase", | |
| "index.analysis.analyzer.default.filter.2" : "porterStem", | |
| "index.analysis.analyzer.default.filter.0" : "standard", | |
| "index.analysis.analyzer.default.tokenizer" : "standard", | |
| "index.number_of_shards" : "5", | |
| "index.number_of_replicas" : "1" | |
| }, | |
| "mappings" : { | |
| }, | |
| "aliases" : [ ] | |
| }, | |
| "_percolator" : { | |
| "state" : "open", | |
| "settings" : { | |
| "index.number_of_shards" : "1", | |
| "index.number_of_replicas" : "0", | |
| "index.auto_expand_replicas" : "0-all" | |
| }, | |
| "mappings" : { | |
| "elastic_searchable" : { | |
| "properties" : { | |
| "query" : { | |
| "dynamic" : "true", | |
| "properties" : { | |
| "query_string" : { | |
| "dynamic" : "true", | |
| "properties" : { | |
| "query" : { | |
| "type" : "string" | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| }, | |
| "aliases" : [ ] | |
| }, | |
| "elastic_searchable" : { | |
| "state" : "open", | |
| "settings" : { | |
| "index.number_of_shards" : "5", | |
| "index.number_of_replicas" : "1" | |
| }, | |
| "mappings" : { | |
| "posts" : { | |
| "properties" : { | |
| "id" : { | |
| "type" : "long" | |
| }, | |
| "body" : { | |
| "type" : "string" | |
| }, | |
| "title" : { | |
| "type" : "string" | |
| } | |
| } | |
| } | |
| }, | |
| "aliases" : [ ] | |
| } | |
| } | |
| }, | |
| "routing_table" : { | |
| "indices" : { | |
| "test" : { | |
| "shards" : { | |
| "0" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "test" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "test" | |
| } ], | |
| "1" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "test" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "test" | |
| } ], | |
| "2" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "test" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "test" | |
| } ], | |
| "3" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "test" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "test" | |
| } ], | |
| "4" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "test" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "test" | |
| } ] | |
| } | |
| }, | |
| "foo" : { | |
| "shards" : { | |
| "0" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "foo" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "foo" | |
| } ], | |
| "1" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "foo" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "foo" | |
| } ], | |
| "2" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "foo" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "foo" | |
| } ], | |
| "3" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "foo" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "foo" | |
| } ], | |
| "4" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "foo" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "foo" | |
| } ] | |
| } | |
| }, | |
| "_percolator" : { | |
| "shards" : { | |
| "0" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "_percolator" | |
| } ] | |
| } | |
| }, | |
| "elastic_searchable" : { | |
| "shards" : { | |
| "0" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "elastic_searchable" | |
| } ], | |
| "1" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "elastic_searchable" | |
| } ], | |
| "2" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "elastic_searchable" | |
| } ], | |
| "3" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "elastic_searchable" | |
| } ], | |
| "4" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "elastic_searchable" | |
| } ] | |
| } | |
| } | |
| } | |
| }, | |
| "routing_nodes" : { | |
| "unassigned" : [ { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "test" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "test" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "test" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "test" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "test" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "foo" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "foo" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "foo" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "foo" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "foo" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "UNASSIGNED", | |
| "primary" : false, | |
| "node" : null, | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "elastic_searchable" | |
| } ], | |
| "nodes" : { | |
| "-Dbau_mxSR2TtFDAsvncyQ" : [ { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "test" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "test" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "test" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "test" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "test" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "foo" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "foo" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "foo" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "foo" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "foo" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "_percolator" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 0, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 1, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 2, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 3, | |
| "index" : "elastic_searchable" | |
| }, { | |
| "state" : "STARTED", | |
| "primary" : true, | |
| "node" : "-Dbau_mxSR2TtFDAsvncyQ", | |
| "relocating_node" : null, | |
| "shard" : 4, | |
| "index" : "elastic_searchable" | |
| } ] | |
| } | |
| }, | |
| "allocations" : [ ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment