[
https://issues.apache.org/jira/browse/SOLR-8698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-8698:
-----------------------------
Environment: (was: params.json only supports defaults today. It should
be possible to add {{appends}} and {{invariants}}
for example
{code}
{
"params":{
"my_param_set" : {
"a":"A",
"b" :"B",
"_appends_" : {
"c": "C"
},
"_invariants_":{
"d" : "D"
}}
}
{code}
In this case variables {{a}} and {{b}} are defaults, {{c}} is appends and {{d}}
is invariants
)
> Solr's params.json should have a way to specify appends and invariants
> ----------------------------------------------------------------------
>
> Key: SOLR-8698
> URL: https://issues.apache.org/jira/browse/SOLR-8698
> Project: Solr
> Issue Type: Improvement
> Reporter: Noble Paul
> Assignee: Noble Paul
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]