Re: differen locations for config files and Data files if using Java System Properties

2007-07-05 Thread Erik Hatcher
On Jul 4, 2007, at 12:00 PM, Ryan McKinley wrote: in solrconf.xml I found this entry, which is now uncomented ${solr.data.dir:./solr/data} before it was Don't know if this is the desired behaviour. How should I change the entry not to have the data in the working directory and not to

Re: differen locations for config files and Data files if using Java System Properties

2007-07-04 Thread Ryan McKinley
in solrconf.xml I found this entry, which is now uncomented ${solr.data.dir:./solr/data} before it was Don't know if this is the desired behaviour. How should I change the entry not to have the data in the working directory and not to uncomment the entry ! Just comment out the dataDir

Re: differen locations for config files and Data files if using Java System Properties

2007-07-04 Thread Chris Hostetter
: in solrconf.xml I found this entry, which is now uncomented : ${solr.data.dir:./solr/data} : before it was : : : Don't know if this is the desired behaviour. How should I change the entry : not to have the data in the working directory and not to uncomment the entry that file is an *exampl