I tried this in my context.xml
It doesn't work
        <Environment 
                name="solr/home" 
                type="java.lang.String" 
                value="D:\workspace\solr\home" 
                override="true" />
        <Environment 
                name="solr.data.dir" 
                type="java.lang.String" 
                value="D:workspace\solr\datas" 
                override="true" />

-- 
View this message in context: 
http://www.nabble.com/datadir-configuration-tp25782469p25783937.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to