X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=doc%2Fusing.xml;h=0dd2e3dced045df74c23d03d7ed3f3f5e558fcb1;hp=5c585605ed72d7b50c5e4325c87b4dc86c8a21c3;hb=6a72b9b6d8f8b540bc6f400e2e9791122fec8cf9;hpb=7de240b4fdee578dd69f997a6b0d83dc2f8915d5 diff --git a/doc/using.xml b/doc/using.xml index 5c58560..0dd2e3d 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,13 @@ 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