Describe retry db parameter in zoom man page
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 26 Aug 2014 14:03:26 +0000 (16:03 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 26 Aug 2014 14:03:26 +0000 (16:03 +0200)
doc/zoom.xml

index 5c4906a..3f2849a 100644 (file)
    is a comma rather than a question mark. What follows question mark are
    HTTP arguments (in this case SRU arguments).
   </para>
+  <para>
+   The database parameters, in alphabetical order, are:
+  </para>
   <variablelist>
    <varlistentry>
     <term>content-password</term>
      </para>
     </listitem>
    </varlistentry>
+   <varlistentry>
+    <term>retry</term>
+    <listitem>
+     <para>
+      Optional paramater. If the value is 0, retry on failure is
+      disabled for the ZOOM module. Any other value enables retry
+      on failure. If this parameter is omitted, then the value of
+      <literal>retryOnFailure</literal>
+      from the Torus record is used (same values).
+     </para>
+    </listitem>
+   </varlistentry>
 
    <varlistentry>
     <term>torus_url</term>