X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Fusing.xml;h=baff0885193b3eefcf0a55760dfd224b0093bb99;hp=0eaeb583fac2b6cc2141c67b364623a63a5004a3;hb=afdedeeb967f022177ceff3b3a3e3240c680f567;hpb=465748e588f2e12d9670b62a7d07cc75d59ca827 diff --git a/doc/using.xml b/doc/using.xml index 0eaeb58..baff088 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. @@ -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 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.