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

Varun Thacker updated SOLR-8387:
--------------------------------
    Attachment: SOLR-8387.patch

Small patch. Does a rename of schema.xml -> managed-schema . Currently only 
example/files and data_driven config sets had this.

Should this be applied to 5.x as well, since all the configs there explicitly 
use ManagedSchemaFactory and the rename will happen after they have started 
solr for the first time?

> Solr example configs should ship with managed-schema instead of schema.xml
> --------------------------------------------------------------------------
>
>                 Key: SOLR-8387
>                 URL: https://issues.apache.org/jira/browse/SOLR-8387
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Varun Thacker
>             Fix For: Trunk
>
>         Attachments: SOLR-8387.patch
>
>
> This is a followup of SOLR-8131 . In SOLR-8131 if a schema factory is not 
> specified explicitly managed schema will be used.
> Now since managed schema factory is the default, when a user goes to start 
> solr 6.0 their schema.xml file will get converted to managed-schema  . This 
> might seem trappy or confusing to a user. Hence why don't we directly ship 
> with a a file called {{managed-schema}} instead of {{schema.xml}} . Just a 
> rename of the files in all the example configs that we ship. The data_driven 
> config does that already



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to