I am using Solrcloud with zookeeper setup. but when I try to make query using
following code snippet I get exception
code:
CloudSolrServer server = new CloudSolrServer("localhost:2181");
server.setDefaultCollection("gettingstarted");
server.connect();
SolrQuery query = new SolrQuery();
LBHttpSolrServer.
Thanks for you guys once again for your reply.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Can-we-used-CloudSolrServer-for-searching-data-tp4086766p4089475.html
Sent from the Solr - User mailing list archive at Nabble.com.
; shared
> > me some example related to connection using ClouSolrServer.
> >
> > Note: I am Using Windows machine for deployment of Solr. And we are
> indexing
> > data from database using DIH
> >
> > Thanks,
> > Dharmendra jaiswal
> >
> >
> >
> > --
> > View this message in context:
> http://lucene.472066.n3.nabble.com/Can-we-used-CloudSolrServer-for-searching-data-tp4086766.html
> > Sent from the Solr - User mailing list archive at Nabble.com.
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
mendra jaiswal
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Can-we-used-CloudSolrServer-for-searching-data-tp4086766.html
> Sent from the Solr - User mailing list archive at Nabble.com.
--
Regards,
Shalin Shekhar Mangar.
me some example related to connection using ClouSolrServer.
Note: I am Using Windows machine for deployment of Solr. And we are indexing
data from database using DIH
Thanks,
Dharmendra jaiswal
--
View this message in context:
http://lucene.472066.n3.nabble.com/Can-we-used-CloudSolrServer-for