You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2022/10/31 16:39:00 UTC

[jira] [Created] (SOLR-16513) Give JAX-RS v2 APIs access to solrconfig request-handler configuration

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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org