Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by carterpage: http://wiki.apache.org/solr/SolrTomcat ------------------------------------------------------------------------------ {{{export JAVA_OPTS="$JAVA_OPTS -Dsolr.solr.home=/my/custom/solr/home/dir/"}}} ...or use a Context file to configure the Solr Home using JNDI (see below) + + (Note that the Solr home directory can't just be a empty folder. If you do that, you may get random cryptic messages from your servlet container and/or Solr. For an example proper Solr home directory look at "example/solr/" in the Solr download package".) == Optional Configuration ==
