[ https://issues.apache.org/jira/browse/SOLR-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765791#action_12765791 ]
Lance Norskog edited comment on SOLR-1511 at 10/14/09 5:35 PM: --------------------------------------------------------------- Thank you for finding this! I found all of the other places that matched working code, but I did not see that one difference. There are no other places outside of the large DataImporter constructor, except for the unit tests. DataImporter#loadDataConfig should be made private and all of the unit tests changed (edit) changed to use DataImporter#loadAndInit. was (Author: lancenorskog): Thank you for finding this! I found all of the other places that matched working code, but I did not see that one difference. There are no other places outside of the large DataImporter constructor, except for the unit tests. DataImporter#loadDataConfig should be made private and all of the unit tests changed. > Problems in feeding XPathEntityProcessor with FieldReaderDataSource > ------------------------------------------------------------------- > > Key: SOLR-1511 > URL: https://issues.apache.org/jira/browse/SOLR-1511 > Project: Solr > Issue Type: Bug > Components: contrib - DataImportHandler > Reporter: Shalin Shekhar Mangar > Priority: Minor > Fix For: 1.4 > > Attachments: SOLR-1511.patch > > > Reported by Lance on solr-user > http://www.lucidimagination.com/search/document/e6a13b612b969143 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.