Re: Configure SolrCloud for Loadbalance for .net client

2016-06-03 Thread Mikhail Khludnev
; -Original Message- From: Mikhail Khludnev > Sent: Friday, June 03, 2016 12:23 PM > To: solr-user > Subject: Re: Configure SolrCloud for Loadbalance for .net client > > Hello, > > How does it work now? Do you have a list of slaves configured on a client > app? B

Re: Configure SolrCloud for Loadbalance for .net client

2016-06-03 Thread Shawn Heisey
On 6/2/2016 11:39 PM, shivendra.tiwari wrote: > 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

Re: Configure SolrCloud for Loadbalance for .net client

2016-06-03 Thread shivendra.tiwari
PM To: solr-user Subject: Re: Configure SolrCloud for Loadbalance for .net client Hello, How does it work now? Do you have a list of slaves configured on a client app? Btw what do you use to call Solr from .net? 01 июня 2016 г. 14:08 пользователь "shivendra.tiwari" < shivendra.tiw...

Re: Configure SolrCloud for Loadbalance for .net client

2016-06-03 Thread Mikhail Khludnev
Hello, How does it work now? Do you have a list of slaves configured on a client app? Btw what do you use to call Solr from .net? 01 июня 2016 г. 14:08 пользователь "shivendra.tiwari" < shivendra.tiw...@arcscorp.net> написал: > Hi, > > I have to configure SolrCloud for loadbalance on .net

Re: Configure SolrCloud for Loadbalance for .net client

2016-06-02 Thread shivendra.tiwari
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

Re: Configure SolrCloud for Loadbalance for .net client

2016-06-02 Thread Erick Erickson
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

Configure SolrCloud for Loadbalance for .net client

2016-06-01 Thread shivendra.tiwari
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