From 7b8ec12702831a2722d4bcc49303a9efbd9365c6 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 19 Feb 2014 13:06:14 +0100 Subject: [PATCH] Document pz:memcached target setting --- doc/common | 2 +- doc/pazpar2_conf.xml | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/doc/common b/doc/common index 6cdcfde..b864825 160000 --- a/doc/common +++ b/doc/common @@ -1 +1 @@ -Subproject commit 6cdcfde2c770531a571d755ed070059ee7ab4fc9 +Subproject commit b864825869c7e4c3061952b64afc99a7268be4f8 diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index 42c7e26..eb2b522 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -1294,6 +1294,25 @@ + pz:memcached + + + If set and non-empty, + libMemcached will + configured and enabled for the target. + The value of this setting is same as the ZOOM option + memcached, which in turn is the configuration + string passed to the memcached function + of libMemcached. + + + This setting is honored in Pazpar2 1.6.39 or later. Pazpar2 must + be using YAZ version 5.0.12 or later. + + + + + pz:nativesyntax -- 1.7.10.4