EventListener for onRowEnd on each entity
-----------------------------------------

                 Key: SOLR-1039
                 URL: https://issues.apache.org/jira/browse/SOLR-1039
             Project: Solr
          Issue Type: New Feature
            Reporter: Noble Paul


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