On 12/4/2017 7:33 AM, Steve Pruitt wrote:
I edited /etc/default/solr.in.sh to list my ZK hosts and I uncommented
ZK_CLIENT_TIMEOUT leaving the default value of 15000.
The default is 15 seconds, most of the example configs that Solr
includes have it increased to 30 seconds. IMHO, 15 seconds i
017 6:34 PM
To: solr-user@lucene.apache.org
Subject: [EXTERNAL] - Re: starting SolrCloud nodes
On 12/1/2017 10:13 AM, Steve Pruitt wrote:
> Thanks to previous help. I have a ZK ensemble of three nodes running. I
> have uploaded the config for my collection and the solr.xml file.
> I have Solr
On 12/1/2017 10:13 AM, Steve Pruitt wrote:
> Thanks to previous help. I have a ZK ensemble of three nodes running. I
> have uploaded the config for my collection and the solr.xml file.
> I have Solr installed on three machines.
>
> I think my next steps are:
>
> Start up each Solr instance: bin
Looks good. If you set ZK_HOST in your solr.in.sh you can forgo
setting it when you start, but that's not necessary.
Best,
Erick
On Fri, Dec 1, 2017 at 9:13 AM, Steve Pruitt wrote:
> Thanks to previous help. I have a ZK ensemble of three nodes running. I
> have uploaded the config for my coll