[
https://issues.apache.org/jira/browse/SOLR-4991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699033#comment-13699033
]
Erik Hatcher commented on SOLR-4991:
------------------------------------
Any objections? With or without the numRequests addition? This all should be
backwards compatible, but if anyone sees a problem let me know (custom query
parsers will have numRequests=0 until they upgrade Solr and add numRequests++
in their createParser() method).
> 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, 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]