X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=doc%2Fzoom.xml;h=1355d762ca4073c5bad734ae3bf4e2f3c5cf4371;hb=4f606f0faf502a0aa4d05d3b84caca247759c806;hp=ef6974a9febe1e8ca7ccd39f4ec1cacea9b05304;hpb=c465fae0526232a4a260c3237da25ec8a0e16e96;p=metaproxy-moved-to-github.git diff --git a/doc/zoom.xml b/doc/zoom.xml index ef6974a..1355d76 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -1,4 +1,4 @@ - @@ -9,18 +9,18 @@ Metaproxy Index Data - + zoom 3mp Metaproxy Module - + zoom Metaproxy ZOOM Module - + DESCRIPTION @@ -29,7 +29,7 @@ The client implements the protocols that ZOOM C does: Z39.50, SRU (GET, POST, SOAP) and SOLR . - + This filter only deals with Z39.50 on input. The following services are supported: init, search, present and close. The backend target @@ -172,7 +172,7 @@ When Metaproxy creates a content proxy session, the XSL parameter - cproxyhost is passed to the transform. + cproxyhost is passed to the transform. @@ -233,6 +233,17 @@ + attribute config_file + + + Specifies the file that configures the cf-proxy system. Metaproxy + uses setting sessiondir and + proxyhostname from that file to configure + name of proxy host and directory of parameter files for the cf-proxy. + + + + attribute server @@ -240,6 +251,12 @@ host[:port]. That is without a method (such as HTTP) and optional port number. + + + This setting is deprecated. Use the config_file (above) + to inform about the proxy server. + + @@ -252,6 +269,12 @@ using the mkstemp(3) system call. The default value of this setting is /tmp/cf.XXXXXX.p. + + + This setting is deprecated. Use the config_file (above) + to inform about the session file area. + + @@ -294,6 +317,15 @@ + + attribute proxy_timeout + + + Is an integer that specifies, in seconds, how long an operation + a proxy check will wait before giving up. Default value is 1. + + + @@ -316,7 +348,7 @@ Step 1: for CCL, the query is converted to RPN via cclmap elements part of - the target profile as well as + the target profile as well as base CCL maps. @@ -334,13 +366,13 @@ type. - + SORTING 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: + to native sort for some target is driven by the two parameters: sortStrategy and sortmap_field. @@ -350,7 +382,7 @@ conversion. It doesn't throw a diagnostic. - + TARGET PROFILE @@ -375,7 +407,7 @@ - + cclmap_field @@ -387,7 +419,7 @@ - + cfAuth @@ -435,7 +467,7 @@ element_raw from the configuration. By default that is the element sets pz2 and raw. - If record transform is not enabled, this setting is + If record transform is not enabled, this setting is not used and the element set specified by the client is passed verbatim. @@ -455,7 +487,7 @@ - + piggyback @@ -466,7 +498,7 @@ - + queryEncoding @@ -476,7 +508,7 @@ - + recordEncoding @@ -507,7 +539,7 @@ - + sortStrategy @@ -520,7 +552,7 @@ - + sru @@ -567,7 +599,7 @@ The value of this field is a string that generates a dynamic link based on record content. If the resulting string is non-zero in length - a new field, metadata with attribute + a new field, metadata with attribute type="generated-url" is generated. The contents of this field is the result of the URL recipe conversion. The urlRecipe value may refer to an existing metadata element by @@ -579,7 +611,7 @@ - + zurl @@ -609,7 +641,7 @@ is a comma rather than a question mark. What follows question mark are HTTP arguments (in this case SRU arguments). - + user @@ -686,17 +718,17 @@ - + SCHEMA - + EXAMPLES @@ -713,7 +745,7 @@ - + @@ -726,9 +758,9 @@ ]]> - - - + + + SEE ALSO @@ -744,7 +776,7 @@ - + ©right;