New
authorMike Taylor <mike@indexdata.com>
Wed, 22 Aug 2007 22:58:05 +0000 (22:58 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 22 Aug 2007 22:58:05 +0000 (22:58 +0000)
examples/gils/yazgfs.xml [new file with mode: 0644]

diff --git a/examples/gils/yazgfs.xml b/examples/gils/yazgfs.xml
new file mode 100644 (file)
index 0000000..f4bb65a
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- $Id: yazgfs.xml,v 1.1 2007-08-22 22:58:05 mike Exp $ -->
+<!-- Totally minimal SRU support, consists only of CQL->PQF mapping -->
+<yazgfs>
+ <listen id="tcp9999">tcp:@:9999</listen>
+ <server id="main" listenref="tcp9999">
+  <cql2rpn>/usr/local/share/yaz/etc/pqf.properties</cql2rpn>
+ </server>
+</yazgfs>