engine/solr/context.xml.tmpl
author ymh <ymh.work@gmail.com>
Wed, 28 Apr 2010 19:56:46 +0200
changeset 101 84d54120ed7e
parent 58 4e933452d538
permissions -rw-r--r--
Merge with 65f17722d5c817be507681c18018cd657d0b2a16

<?xml version="1.0" encoding="UTF-8"?>
<Context docBase="<path_to_mosatags>/engine/solr/apache-solr-1.4.0.war" debug="0" crossContext="true">
  <Environment name="solr/home" type="java.lang.String" value="<path_to_mosatags>/engine/solr/solr" override="true"/>
</Context>