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-02 Thread shivendra.tiwari
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 wrote: Hi, I ha

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

Re: SolrCloud and Zookeeper integration issue in .net application

2016-05-29 Thread shivendra.tiwari
20 PM To: solr-user@lucene.apache.org Subject: Re: Fw: SolrCloud and Zookeeper integration issue in .net application On 5/27/2016 5:57 AM, shivendra.tiwari wrote: Currently I am using Solr lower version it is working fine but now, we are trying to configure SolrCloud for load balance so, I

Fw: SolrCloud and Zookeeper integration issue in .net application

2016-05-27 Thread shivendra.tiwari
. Warm Regards! Shivendra Kumar Tiwari From: shivendra.tiwari Sent: Friday, May 27, 2016 1:00 PM To: solr-user@lucene.apache.org Subject: SolrCloud and Zookeeper integration issue in .net application Hi, Currently I am using Solr lower version it is working fine but now, we are trying to

SolrCloud and Zookeeper integration issue in .net application

2016-05-27 Thread shivendra.tiwari
Hi, Currently I am using Solr lower version it is working fine but now, we are trying to configure SolrCloud for load balance so, I have configured- 2 Solr nodes and 1 ZooKeeper node, created collections and shards also getting data from SQL server on Solr but i need to call SolrCloud in .net