Can we used CloudSolrServer for searching data

2015-03-18 Thread Adnan Yaqoob
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();

Re: Can we used CloudSolrServer for searching data

2013-09-11 Thread Dharmendra Jaiswal
to 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.

Re: Can we used CloudSolrServer for searching data

2013-09-07 Thread Furkan KAMACI
://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.

Re: Can we used CloudSolrServer for searching data

2013-09-03 Thread Shalin Shekhar Mangar
.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.

Can we used CloudSolrServer for searching data

2013-08-27 Thread Dharmendra Jaiswal
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