Re: Solr Cloud Query when one of the Solr instances goes down

2020-09-03 Thread Jeffrey McCallum
lt;http://www.forensiclogic.com/> From: Tyrone Tse Sent: Thursday, September 3, 2020 10:14 AM To: solr-user@lucene.apache.org Subject: Solr Cloud Query when one of the Solr instances goes down I have setup the example Solr Cloud that comes with the built in Zoo Keeper that runs on localhost:9993.

Solr Cloud Query when one of the Solr instances goes down

2020-09-03 Thread Tyrone Tse
I have setup the example Solr Cloud that comes with the built in Zoo Keeper that runs on localhost:9993. I created my Solr Cloud instance with 2 nodes. Node 1 url is http://localhost:8983/solr/#/~cloud Node 2 url is http://localhost:7574/solr/#/~cloud Currently all Solr queries go through Node 1