]> git.sur5r.net Git - openldap/commitdiff
More info about linearindex and slapadd
authorHoward Chu <hyc@openldap.org>
Thu, 22 Jul 2004 22:52:47 +0000 (22:52 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 22 Jul 2004 22:52:47 +0000 (22:52 +0000)
doc/man/man5/slapd-bdb.5

index 3798338d65478c37d889418771354e9d032b1aa0..089f31479437ef6ae04025ba2d0094b68b071c8d 100644 (file)
@@ -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.