From a4fbf5ef2da8323e6fb39520fd16cf0842f36e80 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 8 Mar 2013 14:08:29 +0100 Subject: [PATCH] Document pz:extendrecs --- doc/pazpar2_conf.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/doc/pazpar2_conf.xml b/doc/pazpar2_conf.xml index fbd39fb..bcdf8ec 100644 --- a/doc/pazpar2_conf.xml +++ b/doc/pazpar2_conf.xml @@ -1274,6 +1274,24 @@ + pz:extendrecs + + + If a show command goes to the boundary of a result set for a + database - depends on sorting - and pz:extendrecs is set to a larger + value of pz:maxrecs, then Pazpar2 wait for show to fetch remaining + records - up to pz:extendrecs. This setting is best used if a + database does native sorting, because the result set otherwise may + be completely re-sorted during extended fetch. + + + + The pz:extendrecs setting is supported in Pazpar2 version 1.6.26. + + + + + pz:presentchunk -- 1.7.10.4