Fix documentation of pz:sru setting: the value "soap", not "srw", is
authorMike Taylor <mike@indexdata.com>
Thu, 23 May 2013 15:49:46 +0000 (16:49 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 23 May 2013 15:49:46 +0000 (16:49 +0100)
used to select the use of the SRW protocol, as determined from
get_sru_mode_from_string() in yaz/src/zoom-c.c

This resolves a long-standing conflict between the documentation for
pazpar2 and MKAdmin.

doc/pazpar2_conf.xml

index 6989939..a11061d 100644 (file)
        It has four possible settings.
        'get', enables SRU access through GET requests. 'post' enables SRU/POST
        support, less commonly supported, but useful if very large requests are
-       to be submitted. 'srw' enables the SRW (SRU over SOAP) variation of
+       to be submitted. 'soap' enables the SRW (SRU over SOAP) variation of
        the protocol.
       </para>
       <para>