Re: solr cloud invalid shard/collection configuration

2015-12-17 Thread Shawn Heisey
On 12/14/2015 10:47 PM, ig01 wrote: > We installed solr with solr.cmd -e cloud utility that comes with the > installation. > The names of shards are odd because in this case after the installation > We've migrated an old index from our other environment (wich is solr single > node) and splitted it

Re: solr cloud invalid shard/collection configuration

2015-12-16 Thread ig01
Can someone please advise considering my previous answer? -- View this message in context: http://lucene.472066.n3.nabble.com/solr-cloud-invalid-shard-collection-configuration-tp4245151p4245986.html Sent from the Solr - User mailing list archive at Nabble.com.

solr cloud invalid shard/collection configuration

2015-12-14 Thread ig01
.1.20.31:7574/solr;, "node_name":"10.1.20.31:7574_solr", "state":"active"}}}, "shard1_1":{ "range":"0-7fff", "state":"active", "replicas":{ "core_node4":{ "core":"collection1_shard1_1_replica1", "base_url":"http://10.1.20.31:8983/solr;, "node_name":"10.1.20.31:8983_solr", "state":"active", "leader":"true"}, "core_node6":{ "core":"collection1_shard1_1_replica2", "base_url":"http://10.1.20.31:7574/solr;, "node_name":"10.1.20.31:7574_solr", "state":"active", "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "autoCreated":"true"}} The problem is when i am indexing a document to http://10.1.20.31:8983/solr, it is only indexed to collection1_shard1_0_replica1, it is not spreading the documents to the other shard.. why is that ? is the solr configured well ? In the existing enviroment, i see only 1 core for all shards, in the new there are 2 cores for each shard ? Please advise. -- View this message in context: http://lucene.472066.n3.nabble.com/solr-cloud-invalid-shard-collection-configuration-tp4245151.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr cloud invalid shard/collection configuration

2015-12-14 Thread ig01
Inna. -- View this message in context: http://lucene.472066.n3.nabble.com/solr-cloud-invalid-shard-collection-configuration-tp4245151p4245419.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr cloud invalid shard/collection configuration

2015-12-14 Thread Erick Erickson
"node_name":"10.1.20.31:8983_solr", > "state":"active", > "leader":"true"}, > "core_node5":{ > "core":"collection1_shard1_0_replica2", > "base_url"