From: Adam Dickmeiss Date: Fri, 5 Apr 2013 09:35:02 +0000 (+0200) Subject: Update ZOOM documentation for authenticationMode X-Git-Tag: v1.3.55~1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=d753a6a3fe09080bd4b8209e14ff3338ea0b5044;p=metaproxy-moved-to-github.git Update ZOOM documentation for authenticationMode --- diff --git a/doc/zoom.xml b/doc/zoom.xml index d1945ae..4221f2e 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -359,7 +359,8 @@ Step 1: for CCL, the query is converted to RPN via - cclmap elements part of + cclmap + elements part of the target profile as well as base CCL maps. @@ -385,8 +386,12 @@ The ZOOM module actively handle CQL sorting - using the SORTBY parameter which was introduced in SRU version 1.2. The conversion from SORTBY clause to native sort for some target is driven by the two parameters: - sortStrategy - and sortmap_field. + + sortStrategy + + and + sortmap_field + . If a sort field that does not have an equivalent @@ -420,7 +425,25 @@ - + + authenticationMode + + Specifies how authentication parameters are passed to server + for SRU. Possible values are: url + and basic. For the url mode username and password + are carried in URL arguments x-username and x-password. + For the basic mode, HTTP basic authentication is used. + The settings only takes effect + if authentication + is set. + + + If this value is omitted HTTP basic authencation is used. + + + + + cclmap_field This value specifies CCL field (qualifier) definition for some @@ -543,16 +566,16 @@ - + sortmap_field This value the native field for a target. The form of the value is - given by sortStrategy. + given by sortStrategy. - + sortStrategy Specifies sort strategy for a target. One of: @@ -576,7 +599,7 @@ - + sruVersion Specifies the SRU version to use. It unset, version 1.2 will be @@ -586,7 +609,7 @@ - + transform Specifies a XSL stylesheet filename to be used if record @@ -597,7 +620,7 @@ - + udb This value is required and specifies the unique database for @@ -624,7 +647,7 @@ - + zurl This is setting is mandatory and specifies the ZURL of the