Hi,
I have 1 zookeeper server and 3 solr servers. I want to access the
search end point which solr server's url i should try ?
And is there anyway to assign one domain for this solrcloud and how ?
--
Thanks & Regards
Pranaya Behera
Point to any one of them, there's an internal load balancer that
should distribute sub-requests.
That said, this is a single point of failure. People usually put a
hardware load balancer in
front of a setup like this.
Depending on how you access, a SolrJ client that uses the
CloudSolrClient class
On 1/17/2016 2:43 PM, Pranaya Behera wrote:
> I have 1 zookeeper server and 3 solr servers. I want to access the
> search end point which solr server's url i should try ?
> And is there anyway to assign one domain for this solrcloud and how ?
Adding on to Erick's reply:
If you want zookeeper
Unsubscribe
Shawn Heisey --- Re: Solrcloud hosting ---
From:"Shawn Heisey" To:""
Date:Sun, Jan 17, 2016 9:39 PMSubject:Re:
Solrcloud hosting
On 1/17/2016 2:43 PM, Pranaya Behera wrote:
> I have 1 zookeeper server and 3 solr servers. I want to access the
> search end point which so