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