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 2023/08/04 14:53:00 UTC

[jira] [Resolved] (SOLR-16847) Give v2 APIs access to solrconfig.xml config

     [ https://issues.apache.org/jira/browse/SOLR-16847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gerlowski resolved SOLR-16847.
------------------------------------
    Fix Version/s: main (10.0)
                   9.4
       Resolution: Fixed

> Give v2 APIs access to solrconfig.xml config
> --------------------------------------------
>
>                 Key: SOLR-16847
>                 URL: https://issues.apache.org/jira/browse/SOLR-16847
>             Project: Solr
>          Issue Type: Improvement
>          Components: v2 API
>            Reporter: Jason Gerlowski
>            Assignee: Jason Gerlowski
>            Priority: Major
>              Labels: V2
>             Fix For: main (10.0), 9.4
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Our v2 framework(s) still lack parity with our v1 RequestHandlers in one important area: configuration and initialization.
> v1 RequestHandlers have an {{init(NamedList)}} method which is called at creation time and allows RH's to handle any configuration attached to the relevant {{<requestHandler>}} tag in solrconfig.xml.  This is most commonly used by administrators to override default values.
> We should add similar functionality to our JAX-RS framework.  (It's also a gap in the homegrown annotation framework, but as we're moving away from this it's probably a much lower priority to add there).



--
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