: Is there a way to explicitly specify the location of the solr conf
: directory and/or config file locations (separate from the data dir) in
: recent nightlies?
:
: I noted an old posting that referenced a "solr.configDir" property, but
: that seems to have been removed from recent code.  FWIW, I'm running
: under Tomcat.

I don't think there has ever been a solr.configDir property ... there is
the concept of a "Solr Home" directory which can be specified using the
"solr.solr.home" system property when starting the JVM, or by using
JNDI, the wiki has lots more info...

http://wiki.apache.org/solr/SolrInstall
http://wiki.apache.org/solr/SolrTomcat



-Hoss

Reply via email to