value="D:\workspace\solr\home"
> override="true" />
> name="solr.data.dir"
> type="java.lang.String"
> value="D:workspace\solr\datas"
>
I tried this in my context.xml
It doesn't work
--
View this message in context:
http://www.nabble.com/datadir-configuration-tp25782469p25783937.html
Sent from the Solr - User mailing list archive at Nabble.com.
On Wed, Oct 7, 2009 at 2:56 PM, clico wrote:
>
> What do I put in
> ${solr.foo.data.dir:/default/path/to/datadir}
> ?
>
> What is /default/path/to/datadir?
>
>
Solr variables are written like:
${variable_name:default_value}
If you are configuring the dataDir as an environment variable, you can
n a tomcat server, I'd like to custome datadir
>> variable outside the solrconfig.xml file.
>>
>> Is there a way to custom it in a context file?
>>
>> Thanks
>> --
>> View this message in context:
>> http://www.nabble.com/datadir-configuration-tp25
Wed, Oct 7, 2009 at 4:27 PM, clico wrote:
>
> hello
> As I try to deploy my app on a tomcat server, I'd like to custome datadir
> variable outside the solrconfig.xml file.
>
> Is there a way to custom it in a context file?
>
> Thanks
> --
> View this messag
hello
As I try to deploy my app on a tomcat server, I'd like to custome datadir
variable outside the solrconfig.xml file.
Is there a way to custom it in a context file?
Thanks
--
View this message in context:
http://www.nabble.com/datadir-configuration-tp25782469p25782469.html
Sent fro
I guess this is a bug introduced by SOLR-943. We shall raise an
issue.(JIRA is down now)
--Noble
On Thu, Feb 26, 2009 at 4:26 PM, Thijs wrote:
> Hi,
>
> I just upgraded from solr-1.3-dev to 1.4-dev and I'm having issues with the
> location of the dataDir.
>
> I configure solr through -Dsolr.solr.
Hi,
I just upgraded from solr-1.3-dev to 1.4-dev and I'm having issues with
the location of the dataDir.
I configure solr through -Dsolr.solr.home= /u01/app/apptest/solr
In v1.3 the datadir is located in /u01/app/apptest/solr/data
However when I dorp the 1.4 war in place the dataDir is opened