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

Noble Paul updated SOLR-9569:
-----------------------------
    Description: 
* Any config API call will result in a collection reload. We should ensure that 
only the relevant component is reloaded. This will work only for components 
specified in the configoverlay.json
* Move most commonly used paths to ImplicitPlugins
* move their request parameters to params.json
* Enhance the config API to expand show the params used for each requesthandler 
inline



Today we use the solrconfig.xml as a place to document things. As we move more 
stuff off of solrconfig.xml let's point it to a ref guide page to discuss about 
all the requesthandlers available by default and their configuration

  was:
* Move most commonly used paths to ImplicitPlugins
* move their request parameters to params.json
** To make this easier to understand enhance the solconfig API to expand show 
the params used for each requesthandler inline
* Remove {{path}} usage in {{initParams}}

Today we use the solrconfig.xml as a place to document things. As we move more 
stuff off of solrconfig.xml let's point it to a ref guide page to discuss about 
all the requesthandlers available by default and their configuration


> Moving to a unified solrconfig experience
> -----------------------------------------
>
>                 Key: SOLR-9569
>                 URL: https://issues.apache.org/jira/browse/SOLR-9569
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>
> * Any config API call will result in a collection reload. We should ensure 
> that only the relevant component is reloaded. This will work only for 
> components specified in the configoverlay.json
> * Move most commonly used paths to ImplicitPlugins
> * move their request parameters to params.json
> * Enhance the config API to expand show the params used for each 
> requesthandler inline
> Today we use the solrconfig.xml as a place to document things. As we move 
> more stuff off of solrconfig.xml let's point it to a ref guide page to 
> discuss about all the requesthandlers available by default and their 
> configuration



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to