source: other-projects/hathitrust/wcsa/extracted-features-solr/trunk/gslis-cluster/CONF/nema-state.json@ 31232

Last change on this file since 31232 was 31232, checked in by davidb, 7 years ago

Hand edited version of state.json from gsliscluster1 suitable for running on nema

  • Property svn:executable set to *
File size: 3.3 KB
Line 
1{"htrc-full-ef":{
2 "replicationFactor":"1",
3 "router":{"name":"compositeId"},
4 "maxShardsPerNode":"1",
5 "autoAddReplicas":"false",
6 "shards":{
7 "shard1":{
8 "range":"80000000-9998ffff",
9 "state":"active",
10 "replicas":{"core_node7":{
11 "core":"htrc-full-ef_shard1_replica1",
12 "base_url":"http://localhost:8985/solr",
13 "node_name":"gc2:8983_solr",
14 "state":"active",
15 "leader":"true"}}},
16 "shard2":{
17 "range":"99990000-b332ffff",
18 "state":"active",
19 "replicas":{"core_node6":{
20 "core":"htrc-full-ef_shard2_replica1",
21 "base_url":"http://localhost:8990/solr",
22 "node_name":"gc7:8983_solr",
23 "state":"active",
24 "leader":"true"}}},
25 "shard3":{
26 "range":"b3330000-cccbffff",
27 "state":"active",
28 "replicas":{"core_node9":{
29 "core":"htrc-full-ef_shard3_replica1",
30 "base_url":"http://localhost:8986/solr",
31 "node_name":"gc3:8983_solr",
32 "state":"active",
33 "leader":"true"}}},
34 "shard4":{
35 "range":"cccc0000-e665ffff",
36 "state":"active",
37 "replicas":{"core_node5":{
38 "core":"htrc-full-ef_shard4_replica1",
39 "base_url":"http://localhost:8989/solr",
40 "node_name":"gc6:8983_solr",
41 "state":"active",
42 "leader":"true"}}},
43 "shard5":{
44 "range":"e6660000-ffffffff",
45 "state":"active",
46 "replicas":{"core_node2":{
47 "core":"htrc-full-ef_shard5_replica1",
48 "base_url":"http://localhost:8991/solr",
49 "node_name":"gc8:8983_solr",
50 "state":"active",
51 "leader":"true"}}},
52 "shard6":{
53 "range":"0-1998ffff",
54 "state":"active",
55 "replicas":{"core_node3":{
56 "core":"htrc-full-ef_shard6_replica1",
57 "base_url":"http://localhost:8988/solr",
58 "node_name":"gc5:8983_solr",
59 "state":"active",
60 "leader":"true"}}},
61 "shard7":{
62 "range":"19990000-3332ffff",
63 "state":"active",
64 "replicas":{"core_node10":{
65 "core":"htrc-full-ef_shard7_replica1",
66 "base_url":"http://localhost:8987/solr",
67 "node_name":"gc4:8983_solr",
68 "state":"active",
69 "leader":"true"}}},
70 "shard8":{
71 "range":"33330000-4ccbffff",
72 "state":"active",
73 "replicas":{"core_node8":{
74 "core":"htrc-full-ef_shard8_replica1",
75 "base_url":"http://localhost:8984/solr",
76 "node_name":"gc1:8983_solr",
77 "state":"active",
78 "leader":"true"}}},
79 "shard9":{
80 "range":"4ccc0000-6665ffff",
81 "state":"active",
82 "replicas":{"core_node1":{
83 "core":"htrc-full-ef_shard9_replica1",
84 "base_url":"http://localhost:8983/solr",
85 "node_name":"gc0:8983_solr",
86 "state":"active",
87 "leader":"true"}}},
88 "shard10":{
89 "range":"66660000-7fffffff",
90 "state":"active",
91 "replicas":{"core_node4":{
92 "core":"htrc-full-ef_shard10_replica1",
93 "base_url":"http://localhost:8992/solr",
94 "node_name":"gc9:8983_solr",
95 "state":"active",
96 "leader":"true"}}}}}}
97
Note: See TracBrowser for help on using the repository browser.