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

Sergio Garcia Maroto updated SOLR-5398:
---------------------------------------

    Description: 
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

  was:
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


> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to