documented the sortmax configuration setting
authorGalen Charlton <gmcharlt@gmail.com>
Thu, 30 Jul 2009 12:17:08 +0000 (08:17 -0400)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 31 Jul 2009 11:50:26 +0000 (13:50 +0200)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>

doc/administration.xml

index 5b3ab5d..7e0f6ac 100644 (file)
      </varlistentry>
 
      <varlistentry>
+      <term>sortmax: <replaceable>integer</replaceable></term>
+      <listitem>
+       <para>
+    Specifies the maximum number of records that will be sorted
+    in a result set.  If the result set contains more than 
+    <replaceable>integer</replaceable> records, records after the
+    limit will not be sorted.  If omitted, the default value is
+    1,000.
+       </para>
+      </listitem>
+     </varlistentry>
+
+     <varlistentry>
       <term>staticrank: <replaceable>integer</replaceable></term>
       <listitem>
        <para>