]> git.sur5r.net Git - openldap/commitdiff
index_intlen defaults to 4 now
authorHoward Chu <hyc@openldap.org>
Sun, 25 Nov 2007 13:20:44 +0000 (13:20 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 25 Nov 2007 13:20:44 +0000 (13:20 +0000)
doc/man/man5/slapd-config.5
doc/man/man5/slapd.conf.5

index e8ce415cd295cf9d1f471a8420c660192f04a634..5e3b4bfd815c0501544e2025e29f6d30b9e3161a 100644 (file)
@@ -455,9 +455,8 @@ feature.  The default is 0.
 .TP
 .B olcIndexIntLen: <integer>
 Specify the key length for ordered integer indices. The most significant
-bytes of the binary integer will be used for index keys. The minimum
+bytes of the binary integer will be used for index keys. The default
 value is 4, which provides exact indexing for 32 bit values.
-The default is 0, which disables the use of ordered indexing.
 .TP
 .B olcIndexSubstrIfMaxlen: <integer>
 Specify the maximum length for subinitial and subfinal indices. Only
index bc29f581187d584dec36be3957111ec6aeee4c0c..6bc5b5812733f1e201ebbe137dc04742a9c84492 100644 (file)
@@ -472,9 +472,8 @@ continuing with the next line of the current file.
 .TP
 .B index_intlen <integer>
 Specify the key length for ordered integer indices. The most significant
-bytes of the binary integer will be used for index keys. The minimum
+bytes of the binary integer will be used for index keys. The default
 value is 4, which provides exact indexing for 32 bit values.
-The default is 0, which disables the use of ordered indexing.
 .TP
 .B index_substr_if_minlen <integer>
 Specify the minimum length for subinitial and subfinal indices. An