zebra index directories shouldn't be in GIT
[irspy-moved-to-github.git] / zebra / yazserver.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- $Id: yazserver.xml,v 1.4 2007-01-24 09:28:03 mike Exp $ -->
3 <yazgfs>
4  <listen id="tcp8018">tcp:@:8018</listen>
5  <server id="alvis" listenref="tcp8018">
6   <directory>./</directory>
7   <config>zebra.cfg</config>
8   <cql2rpn>pqf.properties</cql2rpn>
9   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zeerex.xml">
10    <xi:fallback>
11     <explain xmlns="http://explain.z3950.org/dtd/2.0/">
12      <serverInfo>
13       <host>localhost</host>
14       <port>8018</port>
15       <database>IR-Explain---1</database>
16      </serverInfo>
17     </explain>
18    </xi:fallback>
19   </xi:include>
20  </server>
21 </yazgfs>