From: Howard Chu Date: Wed, 19 Jan 2005 10:20:58 +0000 (+0000) Subject: Import ITS#3330 from HEAD - indexing objectClass note X-Git-Tag: OPENLDAP_REL_ENG_2_2_21~17 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e28fc0004ba76896e16472f02cd09276fd61817f;p=openldap Import ITS#3330 from HEAD - indexing objectClass note --- diff --git a/doc/man/man5/slapd-bdb.5 b/doc/man/man5/slapd-bdb.5 index 8cc6762e40..65c5ad57de 100644 --- a/doc/man/man5/slapd-bdb.5 +++ b/doc/man/man5/slapd-bdb.5 @@ -91,7 +91,11 @@ Some attributes only support a subset of indexes. If only an 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 diff --git a/doc/man/man5/slapd-ldbm.5 b/doc/man/man5/slapd-ldbm.5 index 9296443cb2..aa868eb654 100644 --- a/doc/man/man5/slapd-ldbm.5 +++ b/doc/man/man5/slapd-ldbm.5 @@ -93,7 +93,11 @@ Some attributes only support a subset of indexes. If only an 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