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]

Reply via email to