DIH import "out of memory" problem (batchSize and autoCommit not working)
-------------------------------------------------------------------------
Key: SOLR-1450
URL: https://issues.apache.org/jira/browse/SOLR-1450
Project: Solr
Issue Type: Bug
Components: contrib - DataImportHandler
Affects Versions: 1.3, 1.2, 1.1.0, 1.4, 1.5
Environment: Generic
Reporter: Steve Sun
When JDBC driver is placed in <solr-home>/lib (as instructed by DIHQuickStart
page of Solr wiki), but not in tomcat's lib directory, the JDBC connection will
not be configured as specified in the DIH configuration. Attributes like
autoCommit, readOnly and batchSize will be ignored.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.