Thanks Erick,
Accually, I am using fork provided by SolrNet for Cloud from here
https://github.com/vladen/SolrNet but unable to communicate from zookeeper.
Do you have any idea it is stable for SolrCloud. I am using SolrNet for
simple master and slave it is working fine but for cloud mode unable to
understand what I have to use.
Thank you very much!
Warm Regards!
Shivendra Kumar Tiwari
-----Original Message-----
From: Erick Erickson
Sent: Friday, June 03, 2016 6:40 AM
To: solr-user
Subject: Re: Configure SolrCloud for Loadbalance for .net client
Most people just put a hardware load balancer in front of their Solr
cluster and leave it at that. Since you're using .net, you can't
use CloudSolrClient which has a software LB built in so you'll
have to do something external.
Best,
Erick
On Wed, Jun 1, 2016 at 4:10 AM, shivendra.tiwari
<shivendra.tiw...@arcscorp.net> wrote:
Hi,
I have to configure SolrCloud for loadbalance on .net application please
suggest what we have to needed and how to configure it. We are currently
working on lower version of Solr with Master and Slave concept.
Please suggest.
Warm Regards!
Shivendra Kumar Tiwari