Multithreaded DIH giving Operation not allowed after ResultSet closed solr 3.5

2012-03-09 Thread Rohit Khanna
When i try running a multi threaded DIH in solr 3.5 I get the following error Operation not allowed after ResultSet closed . I have multiple entities mapped to fields, after the first query finishes i get this error for every other query thats been mentioned in my data-config.xml file. I have

Re: Multithreaded DIH giving Operation not allowed after ResultSet closed solr 3.5

2012-03-09 Thread Mikhail Khludnev
Hello, AFAIK DIH is not multi-threaded at all. see https://issues.apache.org/jira/browse/SOLR-3011 Regards On Fri, Mar 9, 2012 at 4:22 PM, Rohit Khanna getafix@gmail.com wrote: When i try running a multi threaded DIH in solr 3.5 I get the following error Operation not allowed after