]> git.sur5r.net Git - openldap/blobdiff - doc/man/man5/slapd-config.5
Integer indexing - handle huge values
[openldap] / doc / man / man5 / slapd-config.5
index f3294e165b830e607f349b480d9093384aed99eb..96aeffd4c81bb19fcd206b1839ee4b58d5d0543e 100644 (file)
@@ -445,7 +445,7 @@ server
 .B with another database,
 without disrupting the currently active clients.
 The default is FALSE.  You may wish to use
-.B olcIdletTmeout
+.B olcIdleTimeout
 along with this option.
 .TP
 .B olcIdleTimeout: <integer>
@@ -455,9 +455,9 @@ 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
-value is 4, which provides exact indexing for 32 bit values.
-The default is 0, which disables the use of ordered indexing.
+bytes of the binary integer will be used for index keys. The default
+value is 4, which provides exact indexing for 31 bit values.
+A floating point representation is used to index too large values.
 .TP
 .B olcIndexSubstrIfMaxlen: <integer>
 Specify the maximum length for subinitial and subfinal indices. Only