You can set the home directory in your Tomcat context snippet/file.

http://wiki.apache.org/solr/SolrTomcat#head-7036378fa48b79c0797cc8230a8a
a0965412fb2e

This controls where Solr looks for solrconfig.xml and schema.xml. The
solrconfig.xml in turn specifies where to find the data directory.

-----Original Message-----
From: Marc Sturlese [mailto:marc.sturl...@gmail.com] 
Sent: Thursday, December 11, 2008 12:20 PM
To: solr-user@lucene.apache.org
Subject: move /solr directory from /tomcat/bin/


Hey there,
I would like to change the default directory where solr looks for the
config
files and index.
Let's say I would like to put:
/opt/tomcat/bin/solr/data/index in /var/searchengine_data/index
and
/opt/tomcat/bin/solr/conf in /usr/home/searchengine_files/conf

Is there any way to do it via configuration or I should modify the
SolrResourceLoader?

Thanks in advance
-- 
View this message in context:
http://www.nabble.com/move--solr-directory-from--tomcat-bin--tp20963811p
20963811.html
Sent from the Solr - User mailing list archive at Nabble.com.


Reply via email to