From: Mike Taylor Date: Tue, 6 Jul 2004 10:34:11 +0000 (+0000) Subject: Clarify cql2rpn specification. X-Git-Tag: YAZPROXY.0.9~54 X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=commitdiff_plain;h=afdedeeb967f022177ceff3b3a3e3240c680f567 Clarify cql2rpn specification. --- diff --git a/doc/using.xml b/doc/using.xml index add3570..baff088 100644 --- a/doc/using.xml +++ b/doc/using.xml @@ -159,7 +159,8 @@ In order to offer SRW/SRU service we must be specify sufficient information to allow the proxy to convert from SRW/SRU to Z39.50. - This involves CQL to Type-1 (also called RPN/PQF), since most + This involves translating CQL queries + to Type-1 (also called RPN/PQF), since most Z39.50 servers do not support CQL. The conversion is specified by the cql2rpn element. @@ -185,7 +186,7 @@ - + indexdata.dk @@ -214,12 +215,13 @@ ]]> - The conversion from CQL to RPN is specified by the + The conversion from CQL to RPN is specified by a file whose name, + relative to the working directory, is given in the cql2rpn element. - pqf.properties. - A complete BATH/DC conversion file - pqf.properties is - part of yazproxy in sub directory etc. + A complete Bath/DC conversion file, + pqf.properties is provided as part of the + yazproxy distribution in the etc + subdirectory. Explain information is embedded in the configuration file.