Re: DIH with SolrCloud

2013-10-08 Thread Prasi S
My select statement retusn documents. i have checked the query in the sql server. The problem is the same configuration i have given with default handler /dataimport. It was working. If i give it with /dataimportmssql handler , i get this type of behaviour On Tue, Oct 8, 2013 at 1:28 PM, Raymond

Re: DIH with SolrCloud

2013-10-08 Thread Raymond Wiker
It looks like your select statement does not return any rows... have you verified it with some sort of SQL client? On Tue, Oct 8, 2013 at 8:57 AM, Prasi S wrote: > Hi , > I have setup solrcloud with solr4.4. The cloud has 2 tomcat instances with > separate zookeeper. > > i execute the below co