This link has more info
http://lucene.472066.n3.nabble.com/Configure-SolrCloud-for-Loadbalance-for-net-client-td4280074.html


Another suggestion to consider. If you are able to use Java for developing
the search API/service/client then please explore this option since that
will make life easier and you would be able to use SolrJ library to connect
to SolrCloud cluster etc.

We did implement the same way before for a client and then they were able
to call the service from .Net apps though there will be an extra hop.

Thanks,
Susheel

On Wed, Sep 21, 2016 at 10:27 AM, Preeti Bhat <preeti.b...@shoregrp.com>
wrote:

> Hi Jon,
>
> Thanks for quick reply. I have below questions:
> 1) zookeeper acts as load balancer right? 2)Do we need to setup separate
> load balancer to access the zookeeper for .net?
>
> Thanks,
> Preeti
>
> Sent from my Windows Phone
> ________________________________
> From: Jon Hawkesworth<mailto:jon.hawkeswo...@medquist.onmicrosoft.com>
> Sent: ‎21-‎09-‎2016 18:58
> To: solr-user@lucene.apache.org<mailto:solr-user@lucene.apache.org>
> Subject: RE: Solrcloud with rest api
>
> Things may have changed but a couple of months ago when my colleague was
> working on something similar he reported that SolrNet was not able to talk
> to solrCloud via zookeeper, so we had to set up a load balancer so that our
> SolrNet client applications could send updates to our solrCloud cluster.
>
> Hope this helps,
>
> Jon
>
> -----Original Message-----
> From: Preeti Bhat [mailto:preeti.b...@shoregrp.com]
> Sent: Wednesday, September 21, 2016 2:12 PM
> To: solr-user@lucene.apache.org
> Subject: Solrcloud with rest api
>
> Hi All,
>
> We are trying to access the solrcloud using rest API in .net. But we are
> not sure how to access the zookeeper setup here. Could someone please guide
> us
>
> Thanks,
> Preeti
>
> Sent from my Windows Phone
>
>
> NOTICE TO RECIPIENTS: This communication may contain confidential and/or
> privileged information. If you are not the intended recipient (or have
> received this communication in error) please notify the sender and
> it-supp...@shoregrp.com immediately, and destroy this communication. Any
> unauthorized copying, disclosure or distribution of the material in this
> communication is strictly forbidden. Any views or opinions presented in
> this email are solely those of the author and do not necessarily represent
> those of the company. Finally, the recipient should check this email and
> any attachments for the presence of viruses. The company accepts no
> liability for any damage caused by any virus transmitted by this email.
>
>
>
>
> NOTICE TO RECIPIENTS: This communication may contain confidential and/or
> privileged information. If you are not the intended recipient (or have
> received this communication in error) please notify the sender and
> it-supp...@shoregrp.com immediately, and destroy this communication. Any
> unauthorized copying, disclosure or distribution of the material in this
> communication is strictly forbidden. Any views or opinions presented in
> this email are solely those of the author and do not necessarily represent
> those of the company. Finally, the recipient should check this email and
> any attachments for the presence of viruses. The company accepts no
> liability for any damage caused by any virus transmitted by this email.
>
>
>

Reply via email to