From 6a00e8b326e0e79b596dfcb0020c2f3b064ddf4a Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 22 Jul 2004 22:52:47 +0000 Subject: [PATCH] More info about linearindex and slapadd --- doc/man/man5/slapd-bdb.5 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/man/man5/slapd-bdb.5 b/doc/man/man5/slapd-bdb.5 index 3798338d65..089f314794 100644 --- a/doc/man/man5/slapd-bdb.5 +++ b/doc/man/man5/slapd-bdb.5 @@ -116,6 +116,9 @@ each indexed attribute is processed individually, using multiple passes through the entire database. This option improves slapindex performance when the database size exceeds the dbcache size. When the dbcache is large enough, this option is not needed and will decrease performance. +Also by default, slapadd performs full indexing and so a separate slapindex +run is not needed. With this option, slapadd does no indexing and slapindex +must be used. .TP .B lockdetect {oldest|youngest|fewest|random|default} Specify which transaction to abort when a deadlock is detected. -- 2.39.2