[
https://issues.apache.org/jira/browse/SOLR-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156966#comment-13156966
]
Matt Parker commented on SOLR-2914:
-----------------------------------
I attached a setup of SOLR configuration files to replicate the issue.
Change the basedir in file-data-source-config.xml to import the files.
Once SOLR is started, go to the dataimport.jsp page and run the
SOLR-2914-Test-Case data handler.
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]