Re: datadir configuration

2009-10-07 Thread Noble Paul നോബിള്‍ नोब्ळ्
             value="D:\workspace\solr\home" >                override="true" /> >                        name="solr.data.dir" >                type="java.lang.String" >                value="D:workspace\solr\datas" >        

Re: datadir configuration

2009-10-07 Thread clico
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.

Re: datadir configuration

2009-10-07 Thread Shalin Shekhar Mangar
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

Re: datadir configuration

2009-10-07 Thread clico
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

Re: datadir configuration

2009-10-07 Thread Gasol Wu
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

datadir configuration

2009-10-07 Thread clico
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

Re: dataDir configuration

2009-02-26 Thread Noble Paul നോബിള്‍ नोब्ळ्
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.

dataDir configuration

2009-02-26 Thread Thijs
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