You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/03/16 20:02:13 UTC

[jira] [Resolved] (SOLR-1039) EventListener for onRowEnd on each entity

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

Erick Erickson resolved SOLR-1039.
----------------------------------

    Resolution: Won't Fix

SPRING_CLEANING_2013 we can reopen if necessary. 
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org