X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Fusing.xml;h=5c585605ed72d7b50c5e4325c87b4dc86c8a21c3;hp=add3570971fe41547396a12ad7abf16c5816c5a4;hb=16c5f88ad930a11c9587d2d598bdb4130a0e8905;hpb=b65837a1f4aadf842d112f5e37382d93f26da83d diff --git a/doc/using.xml b/doc/using.xml index add3570..5c58560 100644 --- a/doc/using.xml +++ b/doc/using.xml @@ -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 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.