[ https://issues.apache.org/jira/browse/SOLR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hoss Man resolved SOLR-2914. ---------------------------- Resolution: Fixed Fix Version/s: 3.5 As noted on the mailing list, this problem seems to have been fixed at some point between Solr 1.4.1 and Solr 3.5 (exactly when isn't obvious to me at the moment) https://mail-archives.apache.org/mod_mbox/lucene-solr-user/201111.mbox/%3Calpine.DEB.2.00.1111281659090.28937@bester%3E Matt: I tied testing your zip file to be sure, but it wouldn't work with 3.5 because of API changes in the UpdateProcessor classes -- if you still reproduce a problem with 3.5 please feel free to reopen. > UpdateRequestProcessor.proccessCommit Method not Called When Running DIH in > Debug Mode > -------------------------------------------------------------------------------------- > > Key: SOLR-2914 > URL: https://issues.apache.org/jira/browse/SOLR-2914 > Project: Solr > Issue Type: Bug > Components: contrib - DataImportHandler > Affects Versions: 1.4.1 > Environment: SOLR 1.4.1, JDK 1.6.0_23 > Reporter: Matt Parker > Priority: Minor > Fix For: 3.5 > > Attachments: solr-2914-config.zip > > > Users can test their DIH import configuration files using the dataimport.jsp > Admin page. If you check the commit box, and then run the DIH in debug mode, > Lucene will commit the records to the index, but the > UpdateRequestProcess.processCommit methods are not called. If you run the > same DIH as a full import, the DIH will commit the documents, and the > processCommit methods are called. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org