Re: Problem with CoreAdmin API CREATE command

2015-09-17 Thread Yago Riveiro
this configuration when upgraded from 4.6.1 in legacy solr.xml to >> 4.10.4: >> >> name=bucket-15_shardX_replicaY >> shard=shardX >> collection=bucket-15 >> >> The API command looks like: >> >> solr/admin/cores?action=CREATE=bucket-15_shardX_replicaY=buck

Re: Problem with CoreAdmin API CREATE command

2015-09-17 Thread Shai Erera
_replicaY > >> shard=shardX > >> collection=bucket-15 > >> > >> The API command looks like: > >> > >> > solr/admin/cores?action=CREATE=bucket-15_shardX_replicaY=bucket-15=shardX=json > >> > >> What I’m doing wrong? > >> > >> > >> > >> - > >> Best regards > >> -- > >> View this message in context: > http://lucene.472066.n3.nabble.com/Problem-with-CoreAdmin-API-CREATE-command-tp4229248.html > >> Sent from the Solr - User mailing list archive at Nabble.com.

Re: Problem with CoreAdmin API CREATE command

2015-09-17 Thread Shai Erera
>> >> > >> >> When I try to load a previous unloaded core with CREATE command, the > >> result > >> >> of this operation is 2 replicas in down state. One with the original > >> >> coreNodeName set in clusterstate.json and other with an new one. > >> >> > >> >> I’m with the new solr.xml format and the core.properties of cores > looks > >> like > >> >> (I set this configuration when upgraded from 4.6.1 in legacy > solr.xml > >> to > >> >> 4.10.4: > >> >> > >> >> name=bucket-15_shardX_replicaY > >> >> shard=shardX > >> >> collection=bucket-15 > >> >> > >> >> The API command looks like: > >> >> > >> >> > >> > solr/admin/cores?action=CREATE=bucket-15_shardX_replicaY=bucket-15=shardX=json > >> >> > >> >> What I’m doing wrong? > >> >> > >> >> > >> >> > >> >> - > >> >> Best regards > >> >> -- > >> >> View this message in context: > >> > http://lucene.472066.n3.nabble.com/Problem-with-CoreAdmin-API-CREATE-command-tp4229248.html > >> >> Sent from the Solr - User mailing list archive at Nabble.com.

Re: Problem with CoreAdmin API CREATE command

2015-09-17 Thread Yago Riveiro
in clusterstate.json and other with an new one. >> >> >> >> I’m with the new solr.xml format and the core.properties of cores looks >> like >> >> (I set this configuration when upgraded from 4.6.1 in legacy solr.xml >> to >> >> 4.10.4: >> >> >> >> name=bucket-15_shardX_replicaY >> >> shard=shardX >> >> collection=bucket-15 >> >> >> >> The API command looks like: >> >> >> >> >> solr/admin/cores?action=CREATE=bucket-15_shardX_replicaY=bucket-15=shardX=json >> >> >> >> What I’m doing wrong? >> >> >> >> >> >> >> >> - >> >> Best regards >> >> -- >> >> View this message in context: >> http://lucene.472066.n3.nabble.com/Problem-with-CoreAdmin-API-CREATE-command-tp4229248.html >> >> Sent from the Solr - User mailing list archive at Nabble.com.

Re: Problem with CoreAdmin API CREATE command

2015-09-16 Thread Erick Erickson
t; collection=bucket-15 > > The API command looks like: > > solr/admin/cores?action=CREATE=bucket-15_shardX_replicaY=bucket-15=shardX=json > > What I’m doing wrong? > > > > ----- > Best regards > -- > View this message in context: > http://lucene.472066.

Problem with CoreAdmin API CREATE command

2015-09-15 Thread Yago Riveiro
-15_shardX_replicaY=bucket-15=shardX=json What I’m doing wrong? - Best regards -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-with-CoreAdmin-API-CREATE-command-tp4229248.html Sent from the Solr - User mailing list archive at Nabble.com.