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

Yonik Seeley commented on SOLR-1428:
------------------------------------

On a practical front, there are so many value source parsers that this would 
further pollute an already very polluted stats page (and startup logging).  I 
think we need a way to output *less* information.

> 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
>         Attachments: SOLR-1428.patch
>
>
> 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to