Index field data is not updated in case of Full-import with clean=false and commit=true

2014-09-11 Thread Dharmendra Jaiswal
I am using SOLR-3.3.0 version with multi-core setup. We have already perform Full-import to index data from database. Let assume that we have updated some value in table for set of column and some how delta-import has missed these update in index due to xyz reason. In that case we have run

How we can get JSON response using CloudSolrServer

2013-11-12 Thread Dharmendra Jaiswal
I am using Solr4.4.0 version with SolrCloud (i.e. a ZooKeeper aware setup) I want to get search response in JSON using CloudSolrServer (of SolrJ API). Any pointer will be helpful. -- View this message in context:

How to share Schema between multicore on Solr 4.4

2013-10-07 Thread Dharmendra Jaiswal
will be helpful. Thanks, Dharmendra Jaiswal -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-share-Schema-between-multicore-on-Solr-4-4-tp4093881.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Can we used CloudSolrServer for searching data

2013-09-11 Thread Dharmendra Jaiswal
Thanks for your reply. I am using Solrcloud with zookeeper setup. And using CloudSolrServer for both indexing and searching. As per my understanding CloudSolrserver by default using LBHttpSolrServer. And CloudSolrServer connect to Zookeeper and passing all the running server node to

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