X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Fusing.xml;h=5c585605ed72d7b50c5e4325c87b4dc86c8a21c3;hp=0eaeb583fac2b6cc2141c67b364623a63a5004a3;hb=16c5f88ad930a11c9587d2d598bdb4130a0e8905;hpb=465748e588f2e12d9670b62a7d07cc75d59ca827 diff --git a/doc/using.xml b/doc/using.xml index 0eaeb58..5c58560 100644 --- a/doc/using.xml +++ b/doc/using.xml @@ -8,7 +8,7 @@ The YAZ Proxy is useful for debugging SRW/SRU/Z39.50 software, logging APDUs, redirecting Z39.50 packages through firewalls, etc. Furthermore, it offers facilities that often - boost performance for connectionless Z39.50 clients such + boost performance for connection-less Z39.50 clients such as web gateways. @@ -129,7 +129,7 @@ be achieved by creating a configuration with the following contents: - + foo.bar.com:18398 client-apdu @@ -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,8 +186,8 @@ - - + + indexdata.dk 240 @@ -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 direcory 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.