d balance ? Something like HA proxy or
> physical load balance.
>
> -Original Message-
> From: Shawn Heisey [mailto:apa...@elyograg.org]
> Sent: Thursday, April 20, 2017 12:36 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Loadbalance for SorCloud using SolrNet
>
Hello, Vrinda.
AFAIK, this SolrCloud is supported
https://github.com/dkrupnou/SolrNet/tree/cloud
On Thu, Apr 20, 2017 at 9:47 AM, Vrinda Ashok
wrote:
> Hello,
>
> I have application sending request to Shard1 each time, making this
> single point of failure. Please suggest what can I use for Lo
Thanks Shawn.
So do you suggest to have external load balance ? Something like HA proxy or
physical load balance.
-Original Message-
From: Shawn Heisey [mailto:apa...@elyograg.org]
Sent: Thursday, April 20, 2017 12:36 PM
To: solr-user@lucene.apache.org
Subject: Re: Loadbalance for
On 4/20/2017 12:47 AM, Vrinda Ashok wrote:
> I have application sending request to Shard1 each time, making this single
> point of failure. Please suggest what can I use for Load balancing in SolrNet.
>
> Is there something like CloudSolrClient as in SolrJ ? Or will I have to go
> with HA proxy