You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/09/15 15:21:57 UTC

[jira] Commented: (SOLR-1427) SearchComponents aren't listed on registry.jsp

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

Grant Ingersoll commented on SOLR-1427:
---------------------------------------

Yeah, doesn't look like the get registered w/ the infoRegistry on the core.  

Some other things I noticed:
1. Should ProcessorChains implement SolrInfoMBean too?  That could be a 1.5 thing.
2. Seems like custom code that implements SolrInfoMBean is not going to be registered either.  Again, I think that can be handled for 1.5.

I'll put up a patch shortly on fixing the SearchComponents one (or at least the default ones for now)

> SearchComponents aren't listed on registry.jsp
> ----------------------------------------------
>
>                 Key: SOLR-1427
>                 URL: https://issues.apache.org/jira/browse/SOLR-1427
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Grant Ingersoll
>             Fix For: 1.4
>
>
> SearchComponent implements SolrInfoMBean using getCategory() of "OTHER" but they aren't listed on the registry.jsp display of loaded plugins.
> This may be a one-of-glitch because of the way SearchComponents get loaded, or it may indicate some other problem with the infoRegistry.

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