[
https://issues.apache.org/jira/browse/SOLR-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611306#action_12611306
]
Yonik Seeley commented on SOLR-605:
-----------------------------------
bq. 1. add javadoc comments saying "not threadsafe, intended for use in
inform()"
Since these are new methods, I think this is probably the right approach. It
allows extensions to modify the schema w/o opening up the can of worms of a
mutable IndexSchema.
> Programatically register SolrEventListeners
> -------------------------------------------
>
> Key: SOLR-605
> URL: https://issues.apache.org/jira/browse/SOLR-605
> Project: Solr
> Issue Type: New Feature
> Reporter: Ryan McKinley
> Assignee: Ryan McKinley
> Priority: Trivial
> Fix For: 1.3
>
> Attachments: SOLR-605-RegisterEventListeners.patch, SOLR-605.patch
>
>
> Currently all eventListeners need to be registered via solrconfig.xml -- it
> would be nice to programatically register classes for these events too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.