From 11d41068c8c1148e664dc8f78a744a17637c262d Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 8 Feb 2012 20:17:23 +0100 Subject: [PATCH] Document session_shared configuration --- doc/session_shared.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/doc/session_shared.xml b/doc/session_shared.xml index e156b28..a9af324 100644 --- a/doc/session_shared.xml +++ b/doc/session_shared.xml @@ -91,6 +91,17 @@ + Result-Set restart + + + Boolean which specifies whether session_shared should to try to + recover a failed search. If a search results in diagnostic 2: + temporary system error, or a negative hit count, the search + will be performed once again on another or new Z39.50 session. + Default value is true (enabled). + + + @@ -108,8 +119,8 @@ Configuration: - - + + ]]> -- 1.7.10.4