UpdateRequestProcess.proccessCommit Method not Called When Running During DIH
Test
----------------------------------------------------------------------------------
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
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: [email protected]
For additional commands, e-mail: [email protected]