Hi smanad If I do not make a mistake, You can append the coreNodeName parameter to your creation command:
http://10.7.23.125:8080/solr/admin/cores?action=CREATE&name=dfscore8_3&shard=shard3_3&collection.configName=myconf&schema=schema.xml&config=solrconfig3.xml&collection=collection1&dataDir=/soData/& coreNodeName=heihei May it be helpful Regards 2013/8/23 smanad <sma...@gmail.com> > Hi, > > I am using Solr 4.3 with 3 solr hosta and with an external zookeeper > ensemble of 3 servers. And just 1 shard currently. > > When I create collections using collections api it creates collections with > names, > collection1_shard1_replica1, collection1_shard1_replica2, > collection1_shard1_replica3. > Is there any way to pass a custom name? or can I have all the replicas with > same name? > > Any pointers will be much appreciated. > Thanks, > -Manasi > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/custom-names-for-replicas-in-solrcloud-tp4086205.html > Sent from the Solr - User mailing list archive at Nabble.com. >