]> git.sur5r.net Git - openldap/commitdiff
ITS#3330 mention objectClass index
authorHoward Chu <hyc@openldap.org>
Wed, 19 Jan 2005 10:10:51 +0000 (10:10 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 19 Jan 2005 10:10:51 +0000 (10:10 +0000)
doc/man/man5/slapd-bdb.5
doc/man/man5/slapd-ldbm.5

index 13496d22198ec9db41fe69bb76bfab5c4fb83099..50716b7c7e0f65b888753cb80a1957e965acb76b 100644 (file)
@@ -92,7 +92,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 28a3d68fed42819d6b241b94b005915daf8f6395..f62d2e6cdcfa2b002cab8f8245156110464c9739 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