From: Howard Chu Date: Wed, 19 Jan 2005 10:10:51 +0000 (+0000) Subject: ITS#3330 mention objectClass index X-Git-Tag: OPENLDAP_REL_ENG_2_3_BP~335 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6c34a7c3b2405a7609e141461a44074395401da3;p=openldap ITS#3330 mention objectClass index --- diff --git a/doc/man/man5/slapd-bdb.5 b/doc/man/man5/slapd-bdb.5 index 13496d2219..50716b7c7e 100644 --- a/doc/man/man5/slapd-bdb.5 +++ b/doc/man/man5/slapd-bdb.5 @@ -92,7 +92,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 28a3d68fed..f62d2e6cdc 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