Skip to content

Instantly share code, notes, and snippets.

@cmilfont
Created January 24, 2014 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmilfont/8598118 to your computer and use it in GitHub Desktop.
Save cmilfont/8598118 to your computer and use it in GitHub Desktop.
Configurações para o Solr
<?xml version="1.0" encoding="utf-8"?>
<Context docBase="/root/atlas/shared/solr/solr.war" antiResourceLocking="false" privileged="true">
<Environment name="solr/home" type="java.lang.String" value="/root/atlas/shared/solr_home" override="true"/>
</Context>
<!-- /etc/tomcat6/Catalina/localhost/solr.xml -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment