Greg Solovyev created SOLR-7713:
-----------------------------------
Summary: Expose a configuration option to register softCommit
callbacks via solrconfig.xml
Key: SOLR-7713
URL: https://issues.apache.org/jira/browse/SOLR-7713
Project: Solr
Issue Type: Improvement
Reporter: Greg Solovyev
Priority: Trivial
Currently event listeners can be registered only for hard commits using
<listener event="postCommit" > call in solrconfig.xml. A listener registered
this way is not called on soft commits. There is an API to listen to soft
commits, so a listener can be registered via an API call, but for some reason
there is no way to add a postSoftCommit listener in solronfig.xml.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]