X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Fusing.xml;h=c2d09b6464d58e6ca089fb59a7ac4d7c57aaf4a7;hp=5c585605ed72d7b50c5e4325c87b4dc86c8a21c3;hb=9b8dda8226cff9fb0ee5bf8d7c0e88e9613df63e;hpb=9ae889d1757b65daa6b4e37233ac06974779dd44 diff --git a/doc/using.xml b/doc/using.xml index 5c58560..c2d09b6 100644 --- a/doc/using.xml +++ b/doc/using.xml @@ -5,7 +5,7 @@ This chapter includes a few examples. - The YAZ Proxy is useful for debugging SRW/SRU/Z39.50 software, logging + The YAZ Proxy is useful for debugging SRU/Z39.50 software, logging APDUs, redirecting Z39.50 packages through firewalls, etc. Furthermore, it offers facilities that often boost performance for connection-less Z39.50 clients such @@ -155,10 +155,10 @@ - Offering SRW/SRU/Z39.50 service + Offering SRU/Z39.50 service - 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. + In order to offer SRU service we must be specify sufficient + information to allow the proxy to convert from SRU to Z39.50. This involves translating CQL queries to Type-1 (also called RPN/PQF), since most Z39.50 servers do not support CQL. The conversion @@ -170,7 +170,7 @@ recommended). - An explain record for the SRW/SRU service must also be created. + An explain record for the SRU service must also be created. The following is a relatively simple configuration file for @@ -180,13 +180,12 @@ given by url. - The server may return USMARC/MARC21 (Z39.50/SRW/SRU) and - MARCXML (SRW/SRU only) as specified by the + The server may return USMARC/MARC21 (Z39.50/SRU) and + MARCXML (SRU only) as specified by the syntax elements. - indexdata.dk