Skip to content

Instantly share code, notes, and snippets.

@marcolarosa
Created May 23, 2013 10:23
Show Gist options
  • Save marcolarosa/5635143 to your computer and use it in GitHub Desktop.
Save marcolarosa/5635143 to your computer and use it in GitHub Desktop.
Tomcat context file
<Context docBase="/opt/solr/apache-solr-4.3.0/solr-4.3.0.war" debug="0" crossContext="false" >
<Environment name="solr/home" type="java.lang.String" value="/opt/solr/solr" override="true"/>
</Context>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment