[ 
https://issues.apache.org/jira/browse/SOLR-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Noble Paul updated SOLR-1039:
-----------------------------

    Component/s: contrib - DataImportHandler
       Priority: Minor  (was: Major)

> EventListener for onRowEnd on each entity
> -----------------------------------------
>
>                 Key: SOLR-1039
>                 URL: https://issues.apache.org/jira/browse/SOLR-1039
>             Project: Solr
>          Issue Type: New Feature
>          Components: contrib - DataImportHandler
>            Reporter: Noble Paul
>            Priority: Minor
>
> Currently the components have no means of knowing the end of rows . it should 
> be possible to attach an EventListener on each entity for onRowEnd . It 
> should also be possible to register a listener from an API. 
> {code}
> Context.registerEventListener(listener,"onRowEnd");
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to