[ 
https://issues.apache.org/jira/browse/SOLR-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik Hatcher updated SOLR-4991:
-------------------------------

    Attachment: SOLR-4991.patch

Here's a patch that exposes all registered qparser plugins, including default 
built-in standard ones, as SolrInfoMBeans.
                
> Register QParserPlugin's as SolrInfoMBean's, allowing them to be visible 
> externally like other plugins
> ------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4991
>                 URL: https://issues.apache.org/jira/browse/SOLR-4991
>             Project: Solr
>          Issue Type: Improvement
>          Components: query parsers
>            Reporter: Erik Hatcher
>             Fix For: 5.0, 4.4
>
>         Attachments: SOLR-4991.patch
>
>
> QParserPlugins currently cannot be seen externally as official plugins*.  
> Let's register them as SolrInfoMBeans so they can be seen remotely.
> * Yes, solrconfig.xml itself could be retrieved and parsed, but many other 
> similar plugins are available as MBeans and so should be query parsers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to