[ 
https://issues.apache.org/jira/browse/SOLR-12827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16638062#comment-16638062
 ] 

Shalin Shekhar Mangar commented on SOLR-12827:
----------------------------------------------

Thanks Andrzej. I'll change that to say:
{code}
NOTE: Until Solr 7.5, cluster properties supported a "collectionDefaults" key 
which is now deprecated. Using the API
structure for Solr 7.4 or Solr 7.5 with "collectionDefaults" will continue to 
work but the format of the properties 
will automatically be converted to the new nested structure. Support for the 
"collectionDefaults" key will be 
removed in Solr 9.
{code}

> Migrate cluster wide defaults syntax in cluster properties to a nested 
> structure
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-12827
>                 URL: https://issues.apache.org/jira/browse/SOLR-12827
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>            Reporter: Shalin Shekhar Mangar
>            Priority: Major
>             Fix For: 7.6, master (8.0)
>
>         Attachments: SOLR-12827.patch
>
>
> SOLR-12387 introduced cluster wide defaults for collection properties. 
> However, the syntax committed is flat and ugly e.g. collectionDefaults 
> instead of defaults/collection inspite of the latter being proposed by 
> Andrzej. Anyway, we should change the format now before it sees widespread 
> use. I propose to fix documentation to describe the new format and 
> auto-convert cluster properties to new syntax on startup.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to