X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=doc%2Fpazpar2_conf.xml;h=8d64acce19fa53d03a509852beef7ff54a5f5e55;hb=294559ec552ed9b086d52984cdee74384ee6c34b;hp=eea4f75da05ba2de941a07bbd63a69b5f191ec5f;hpb=73660474fdfdd99e74463a0c47a6e3b89b0b2f96;p=pazpar2-moved-to-github.git diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index eea4f75..8d64acc 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -262,6 +262,11 @@ articles), and 'no' (no sorting). The default value is 'no'. + + When 'skiparticle' is used, some common articles from the + English and German languages are ignored. At present the + list is: 'the', 'den', 'der', 'die', 'des', 'an', 'a'. + @@ -740,7 +745,7 @@ - + timeout @@ -761,6 +766,10 @@ z3950_operation (30) < session (60) < z3950_session (180) . The default values are given in parantheses. + + The Z39.50 operation timeout may be set per database. Refer to + . + @@ -1325,6 +1334,23 @@ + pz:redis + + + If set and non-empty, + redis will + configured and enabled for the target. + The value of this setting is exactly as the redis option for + ZOOM C of YAZ. + + + This setting is honored in Pazpar2 1.6.43 or later. Pazpar2 must + be using YAZ version 5.2.0 or later. + + + + + pz:nativesyntax @@ -1425,16 +1451,17 @@ Specifies that a target is preferred, e.g. possible local, faster - target. Using block=pref on show command will wait for all these + target. Using block=preferred on + show command will wait for all these targets to return records before releasing the block. - If no target is preferred, the block=pref will identical to block=1, - which release when one target has returned records. + If no target is preferred, the block=preferred will identical to + block=1, which release when one target has returned records. - pz:presentchunk + pz:present_chunk Controls the chunk size in present requests. Pazpar2 will @@ -1572,6 +1599,23 @@ + + + pz:timeout + + + Specifies timeout for operation (eg search, and fetch) for + a database. This overrides the z3650_operation timeout + that is given for a service. See . + + + + The timeout facility is supported for Pazpar2 version 1.8.4 and later. + + + + + pz:url