[
https://issues.apache.org/jira/browse/SOLR-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13241402#comment-13241402
]
Jan Høydahl commented on SOLR-3293:
-----------------------------------
My thought was a super-simple approach. A RequestHandler with an {{extends}}
would be initialized with a NamedList being the sum of the parent and the sub.
For this to work, the parsing of <requestHandler> tags in solrconfig.xml would
necessarily need to be done in correct order... Should we allow any number of
levels or only one?
> Request Handler inheritance
> ---------------------------
>
> Key: SOLR-3293
> URL: https://issues.apache.org/jira/browse/SOLR-3293
> Project: Solr
> Issue Type: New Feature
> Reporter: David Smiley
>
> It would be useful if one Solr request handler could inherit from another.
> Or perhaps a mixin style so multiple could be merged in. I've wanted to do
> this to reduce repeating myself in solrconfig.xml RH configurations. Maybe
> all that's needed is one RH which provides the defaults to all the other
> search handlers. This feature could also be useful for establishing some
> defaults like for "df" and "q.op" and "f.myfieldname.facet.method".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]