[
https://issues.apache.org/jira/browse/SOLR-13020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036309#comment-17036309
]
Akshay Kumar Pall commented on SOLR-13020:
------------------------------------------
Bump.
I think this suggestion should be revisited. I have a usecase that would
benefit from this.
> Additional Hooks in SolrEventListener
> -------------------------------------
>
> Key: SOLR-13020
> URL: https://issues.apache.org/jira/browse/SOLR-13020
> Project: Solr
> Issue Type: Improvement
> Components: Plugin system
> Reporter: Kevin Jia
> Priority: Minor
>
> Add more hooks in SolrEventListener to allow for greater user customization.
> Proposed hooks are:
> public void postCoreConstruct(SolrCore core);
> public void preAddDoc(AddUpdateCommand cmd);
> public void postAddDoc(AddUpdateCommand cmd);
> public void preDelete(DeleteUpdateCommand cmd);
> public void postDelete(DeleteUpdateCommand cmd);
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]