Thanks Yonik and Shawn. 8000-7fff change worked.
Thanks
Sangeetha
-Original Message-
From: Shawn Heisey [mailto:apa...@elyograg.org]
Sent: 29 July 2015 18:39
To: solr-user@lucene.apache.org
Subject: Re: SOLR Exception with SOLR Cloud 5.1 setup on Linux
On 7/28/2015 5:10 PM
On 7/28/2015 5:10 PM, Yonik Seeley wrote:
> On Tue, Jul 28, 2015 at 6:54 PM, Shawn Heisey wrote:
>> To get out of the hole you're in now, either build a new collection with
>> the actual shard count that you want so it's correctly set up, or edit
>> the clusterstate in zookeeper to change the hash
On Tue, Jul 28, 2015 at 6:54 PM, Shawn Heisey wrote:
> To get out of the hole you're in now, either build a new collection with
> the actual shard count that you want so it's correctly set up, or edit
> the clusterstate in zookeeper to change the hash range (change 8000
> to )
Actuall
On 7/28/2015 11:06 AM, sangeetha.subraman...@gtnexus.com wrote:
> Yes I did create two shards and two replicas and later dropped the other
> one.. Version is 5.1 . can you please tell me how this can be fixed ??
That's why you're having trouble. Half the index disappeared when you
deleted that s
Yes I did create two shards and two replicas and later dropped the other one..
Version is 5.1 . can you please tell me how this can be fixed ??
Thanks
Sangeetha
Sent from mobile
On Jul 28, 2015 8:46 PM, Shawn Heisey wrote:
On 7/28/2015 8:22 AM, sangeetha.subraman...@gtnexus.com wrote:
> org.ap
On 7/28/2015 8:22 AM, sangeetha.subraman...@gtnexus.com wrote:
> org.apache.solr.client.solrj.SolrServerException:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
> from server at http://10.111.65.150:8080/solr/umbcollection: No active slice
> servicing hash code 10
Hi,
I have set up SOLR Cloud comprising of 2 solr instances and zookeeper in
separate instance. Have created one shard in one of the solr node and the other
solr node act as a replica for that shard.
I am able to post documents through UI.
But while trying to connect from Java layer I am gettin