[ https://issues.apache.org/jira/browse/SOLR-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751587#action_12751587 ]
Luke Forehand commented on SOLR-1406: ------------------------------------- I could extend FileListEntityProcessor if it was written in a more extensible way, for example, exposing it's baseUrl and fileName private members with accessor methods, and refactoring some of the private methods that do fileName filtering so that they are reusable and protected. > Add ability to retrieve DataConfig from dataimport Context > ---------------------------------------------------------- > > Key: SOLR-1406 > URL: https://issues.apache.org/jira/browse/SOLR-1406 > Project: Solr > Issue Type: Improvement > Components: contrib - DataImportHandler > Affects Versions: 1.4 > Reporter: Luke Forehand > Assignee: Noble Paul > Attachments: SOLR-1406.patch > > > The ability to retrieve the DataConfig is very useful for inspecting > configuration attributes within an EventListener! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.