Re: Collection shard name

2015-01-15 Thread kuttan palliyalil
Erick & Shawn,  I am using Solr 4.10.2.  Here is the create command,  keeping the shard= same and changing the name=  http://''/solr/admin/cores?action=CREATE&name=shard1_1&collection=collectionName&shard=shard1&collection.configName=collconf'http://''/solr/admin/cores?action=CREATE&name=shard1_2&

Collection shard name

2015-01-15 Thread kuttan palliyalil
When  the shard names in a collection is same across the nodes, then posting to the collection the data gets posted to all the shards instead of distributing them . i.e. all the shards have the same data similar to replica. Is this expected ?   RegardsRajesh  

Re: solr security patch

2014-11-05 Thread kuttan palliyalil
Got it. Thank you Shawn. RegardsRaj On Wednesday, November 5, 2014 10:39 PM, Shawn Heisey wrote: On 11/5/2014 5:04 PM, kuttan palliyalil wrote: > I am trying to apply the security patch(Solr-4470.patch) on solr 4.10.1 tag. > SOLR-4470.patch 14/Mar/14 16:15278 kB > > G

solr security patch

2014-11-05 Thread kuttan palliyalil
Hi,  I am trying to apply the security patch(Solr-4470.patch) on solr 4.10.1 tag.  SOLR-4470.patch 14/Mar/14 16:15278 kB Getting error with the hunk failure. Could any one confirm if this the right patch for 4.10.1. Thank you so much RegardsRaj