projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5690a02
)
New
author
Mike Taylor
<mike@indexdata.com>
Wed, 22 Aug 2007 22:58:05 +0000
(22:58 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 22 Aug 2007 22:58:05 +0000
(22:58 +0000)
examples/gils/yazgfs.xml
[new file with mode: 0644]
patch
|
blob
diff --git a/examples/gils/yazgfs.xml
b/examples/gils/yazgfs.xml
new file mode 100644
(file)
index 0000000..
f4bb65a
--- /dev/null
+++ b/
examples/gils/yazgfs.xml
@@ -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>