You do not send Solr queries to ZooKeeper, send them to a Solr node. You should
create a CloudSolrClient with your ZK ensemble, but thereafter you send queries
to a _collection_ that you specify as part of the request.
Best,
Erick
> On Jun 12, 2019, at 8:18 AM, Kiran Shetty wrote:
>
> Hi,
>
Hi,
I am having issue with Solr on my Search related project which is an Adobe
Experience Manager(AEM) maven project. I am not able to connect with
zookeeper properly to get the Solr query response.
We are using Solr version 7.6.0. and using a Solr dependency bundle
org.apache.servicemix.bun