engine/solr/context.xml.tmpl
author ymh <ymh.work@gmail.com>
Fri, 30 Apr 2010 17:31:10 +0200
changeset 111 a9dd18698c15
parent 58 4e933452d538
permissions -rw-r--r--
various corrections on screens. use predefined partials
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12
8f7f62845562 reorg for project and first link with solr
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
58
4e933452d538 add openid and correct solr schema
ymh <ymh.work@gmail.com>
parents: 12
diff changeset
     2
<Context docBase="<path_to_mosatags>/engine/solr/apache-solr-1.4.0.war" debug="0" crossContext="true">
4e933452d538 add openid and correct solr schema
ymh <ymh.work@gmail.com>
parents: 12
diff changeset
     3
  <Environment name="solr/home" type="java.lang.String" value="<path_to_mosatags>/engine/solr/solr" override="true"/>
12
8f7f62845562 reorg for project and first link with solr
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
</Context>