Jason Gerlowski created SOLR-16513:
--------------------------------------

             Summary: Give JAX-RS v2 APIs access to solrconfig request-handler 
configuration
                 Key: SOLR-16513
                 URL: https://issues.apache.org/jira/browse/SOLR-16513
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: v2 API
    Affects Versions: main (10.0)
            Reporter: Jason Gerlowski


Many RequestHandlers are defined in solrconfig.xml with particular 
configuration properties, defaults etc.

Historically, these have been processed in RequestHandlerBase.init and are 
visible within the sub-class RH.  We need a way to reuse or access this logic 
from within JAX-RS API classes. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to