From: Galen Charlton Date: Thu, 30 Jul 2009 12:17:08 +0000 (-0400) Subject: documented the sortmax configuration setting X-Git-Tag: v2.0.41~4 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=f3f5a5b11aedc9117bcddc01bf3f6b5756d3336a documented the sortmax configuration setting Signed-off-by: Galen Charlton --- diff --git a/doc/administration.xml b/doc/administration.xml index 5b3ab5d..7e0f6ac 100644 --- a/doc/administration.xml +++ b/doc/administration.xml @@ -312,6 +312,19 @@ + sortmax: integer + + + Specifies the maximum number of records that will be sorted + in a result set. If the result set contains more than + integer records, records after the + limit will not be sorted. If omitted, the default value is + 1,000. + + + + + staticrank: integer