make ValueSourceParser and QParserPlugin implement SolrInfoMBean so people can 
use registry.jsp to see which ones are loaded
----------------------------------------------------------------------------------------------------------------------------

                 Key: SOLR-1428
                 URL: https://issues.apache.org/jira/browse/SOLR-1428
             Project: Solr
          Issue Type: Improvement
            Reporter: Hoss Man


there are a lot of default QParserPlugins and ValueSourceParsers loaded by 
default in solr -- but there is no clear way to see which ones are loaded.  if 
we made the abstract base classes implement SolrInfoMBean (with sane defaults 
for all the methods, or at the very least have them return strings like "INFO 
NOT AVAILABLE") then people could use the infoRegistry to see what's available 
-- both by default, and when they load their own.

-- 
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