You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by "Uri Boness (JIRA)" <ji...@apache.org> on 2009/12/18 02:06:18 UTC

[jira] Created: (COMDEV-9) Declarative configuration meta-data for Solr plugins

Declarative configuration meta-data for Solr plugins
----------------------------------------------------

                 Key: COMDEV-9
                 URL: https://issues.apache.org/jira/browse/COMDEV-9
             Project:  	 Community Development 
          Issue Type: Improvement
            Reporter: Uri Boness
            Priority: Minor


The idea here is for plugins in Solr to carry more meta data over their configuration. This can be very useful for building tools around Solr where this meta data can be used to assist users in configuring solr. One common mechanism to provide this meta data is by using standard Java Beans for the different configuration constructs where the properties define the configurable attributes and annotations are used to provide extra information about them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (COMDEV-9) Declarative configuration meta-data for Solr plugins

Posted by "Uri Boness (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COMDEV-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uri Boness closed COMDEV-9.
---------------------------

    Resolution: Fixed

woops... wrong project :-)

> Declarative configuration meta-data for Solr plugins
> ----------------------------------------------------
>
>                 Key: COMDEV-9
>                 URL: https://issues.apache.org/jira/browse/COMDEV-9
>             Project:  	 Community Development 
>          Issue Type: Improvement
>            Reporter: Uri Boness
>            Priority: Minor
>
> The idea here is for plugins in Solr to carry more meta data over their configuration. This can be very useful for building tools around Solr where this meta data can be used to assist users in configuring solr. One common mechanism to provide this meta data is by using standard Java Beans for the different configuration constructs where the properties define the configurable attributes and annotations are used to provide extra information about them.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.