You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Sergio Garcia Maroto (JIRA)" <ji...@apache.org> on 2013/10/28 22:48:31 UTC

[jira] [Created] (SOLR-5398) Global properties in new-style solr.xml doesn´t work anymore

Sergio Garcia Maroto created SOLR-5398:
------------------------------------------

             Summary: Global properties in new-style solr.xml doesn´t work anymore 
                 Key: SOLR-5398
                 URL: https://issues.apache.org/jira/browse/SOLR-5398
             Project: Solr
          Issue Type: Bug
          Components: multicore
    Affects Versions: 4.5
            Reporter: Sergio Garcia Maroto


It is not possible to define global properties in Solr.xml  as follow anymore.
<solr> 
<property name="lucene.version" value="LUCENE_40"/> 
</solr>

As result you have to copy properies in each core.properties file.
If you have many cores you have to copy many times repeated properties.

Don´t you think this is something should stay in new Solr versions.

Link
http://lucene.472066.n3.nabble.com/Global-User-defined-properties-solr-xml-from-Solr-4-4-to-Solr-4-5-td4097740.html

Regards,
Sergio



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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