[
https://issues.apache.org/jira/browse/SOLR-3827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610874#comment-13610874
]
Commit Tag Bot commented on SOLR-3827:
--------------------------------------
[branch_4x commit] Chris M. Hostetter
http://svn.apache.org/viewvc?view=revision&revision=1383740
SOLR-3827: Fix shareSchema=true in solr.xml (merge r1383735)
> shareSchema=true is not working when creating cores.
> ----------------------------------------------------
>
> Key: SOLR-3827
> URL: https://issues.apache.org/jira/browse/SOLR-3827
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.0-BETA
> Reporter: Tomás Fernández Löbbe
> Assignee: Tomás Fernández Löbbe
> Priority: Minor
> Fix For: 4.0, 5.0
>
> Attachments: SOLR-3827.patch, SOLR-3827.patch
>
>
> Even using the property "shareSchema=true" in the solr.xml, Solr would use a
> new schema for every core when creating new ones, even if those use the same
> schema.xml file.
> It looks like this was introduced with the changes for SolrCloud.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]