Described new settings (actually only piggyback -- the others were already
authorSebastian Hammer <quinn@indexdata.com>
Tue, 3 Apr 2007 03:59:10 +0000 (03:59 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Tue, 3 Apr 2007 03:59:10 +0000 (03:59 +0000)
in there)

doc/pazpar2_conf.xml

index 2a4c2fe..b3a7068 100644 (file)
@@ -8,7 +8,7 @@
      <!ENTITY % common SYSTEM "common/common.ent">
      %common;
 ]>
-<!-- $Id: pazpar2_conf.xml,v 1.11 2007-03-30 01:07:37 quinn Exp $ -->
+<!-- $Id: pazpar2_conf.xml,v 1.12 2007-04-03 03:59:10 quinn Exp $ -->
 <refentry id="pazpar2_conf">
  <refentryinfo>
   <productname>Pazpar2</productname>
            </para>
          </listitem>
        </varlistentry>
+       <varlistentry>
+         <term>pz:piggyback</term>
+         <listitem>
+           <para>
+             Piggybacking enables the server to retrieve records from the
+             server as part of the search response in Z39.50. Almost all
+             servers support this (or fail it gracefully), but a few
+             servers will produce undesirable results.
+             Set to '1' to enable piggybacking, '0' to disable it. Default
+             is 1 (piggybacking enabled).
+           </para>
+         </listitem>
+       </varlistentry>
       </variablelist>
     </refsect2>