RE: Solrcloud with rest api

2016-09-21 Thread Jon Hawkesworth
parently in the background for you. Hope this helps, Jon -Original Message- From: Preeti Bhat [mailto:preeti.b...@shoregrp.com] Sent: Wednesday, September 21, 2016 3:28 PM To: solr-user@lucene.apache.org Subject: RE: Solrcloud with rest api Hi Jon, Thanks for quick reply. I have below q

Re: Solrcloud with rest api

2016-09-21 Thread Susheel Kumar
_ > 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 w

RE: Solrcloud with rest api

2016-09-21 Thread Preeti Bhat
swo...@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 Sol

RE: Solrcloud with rest api

2016-09-21 Thread Jon Hawkesworth
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.