[ 
https://issues.apache.org/jira/browse/SOLR-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739901#action_12739901
 ] 

Noble Paul commented on SOLR-1326:
----------------------------------

If everyone thinks it is fine, let us push this into 1.4

> New interface PluginInfoInitialized
> -----------------------------------
>
>                 Key: SOLR-1326
>                 URL: https://issues.apache.org/jira/browse/SOLR-1326
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>         Attachments: SOLR-1326.patch
>
>
> There is no way for a plugin to know the information of the attributes 
> mentioned in the tag itself (like name). We should have a new interface to 
> initialize with PluginInfo such as 
> {code:java}
> public interface PluginInfoInitialized{
>   public void init(PluginInfo pluginInfo);
> }
> {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