]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Import ITS#3330 from HEAD - indexing objectClass note
authorHoward Chu <hyc@openldap.org>
Wed, 19 Jan 2005 10:20:58 +0000 (10:20 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 19 Jan 2005 10:20:58 +0000 (10:20 +0000)
doc/man/man5/slapd-bdb.5
doc/man/man5/slapd-ldbm.5

index 8cc6762e405befbcf192820aef10dc28d9e86d43..65c5ad57debd39e4394e716a35671048eb5da5a0 100644 (file)
@@ -91,7 +91,11 @@ Some attributes only support a subset of indexes.
 If only an <attr> is given, the indices specified for \fBdefault\fR
 are maintained.
 Note that setting a default does not imply that all attributes will be
-indexed.
+indexed. Also, for best performance, an
+.B eq
+index should always be configured for the
+.B objectClass
+attribute.
 
 A number of special index parameters may be specified.
 The index type
index 9296443cb2c20e6185d6667a1efaabf62f272fba..aa868eb654d5542c41df6ddd5263dd172dd0b975 100644 (file)
@@ -93,7 +93,11 @@ Some attributes only support a subset of indexes.
 If only an <attr> is given, the indices specified for \fBdefault\fR
 are maintained.
 Note that setting a default does not imply that all attributes will be
-indexed.
+indexed. Also, for best performance, an
+.B eq
+index should always be configured for the
+.B objectClass
+attribute.
 
 A number of special index parameters may be specified.
 The index type