Tomás Fernández Löbbe created SOLR-3827:
-------------------------------------------

             Summary: 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
            Priority: Minor


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]

Reply via email to