Re: Add replica on shards

2015-03-18 Thread Nitin Solanki
ction_shard1_replica2", but u can > do > whatever u want), this core becomes a replica and copies data from leading > shard. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Add-replica-on-shards-tp4193659p4193732.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Add replica on shards

2015-03-18 Thread Norgorn
collection_shard1_replica2", but u can do whatever u want), this core becomes a replica and copies data from leading shard. -- View this message in context: http://lucene.472066.n3.nabble.com/Add-replica-on-shards-tp4193659p4193732.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Add replica on shards

2015-03-18 Thread Nitin Solanki
Any help please... On Wed, Mar 18, 2015 at 12:02 PM, Nitin Solanki wrote: > Hi, > I have created 8 shards on a collection named as ***wikingram**. > Now at that time, I were not created any replica. Now, I want to add a > replica on each shard. How can I do? > I created this - ** sudo c

Add replica on shards

2015-03-17 Thread Nitin Solanki
Hi, I have created 8 shards on a collection named as ***wikingram**. Now at that time, I were not created any replica. Now, I want to add a replica on each shard. How can I do? I created this - ** sudo curl http://localhost:8983/solr/admin/collections?action=ADDREPLICA&collection=wikingram