From: Kurt Zeilenga Date: Wed, 23 Aug 2000 23:43:19 +0000 (+0000) Subject: Update index description with substr varients and X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2195 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=edd14b7c95a12d65671e110b231abf8d3fa5da15;p=openldap Update index description with substr varients and (experimental) subtyping options. --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 4627d5e52c..c8730b221b 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -415,10 +415,32 @@ each database. The default is .BR LOCALSTATEDIR/openldap-ldbm . .TP .B -index { | default } [ pres,eq,approx,sub,none ] +index {|default} [pres,eq,approx,sub,] Specify the indexes to maintain for the given attribute. If only an is given, the indices specified for \fBdefault\fR -are maintained. +are maintained. A number of special index parameters may be +specified. +The index type +.B sub +can be decomposed into +.BR subinitial , +.BR subany ,\ and +.B subfinal +indices. +The special type +.B lang +may be specified to allow use of this index by language subtypes. +The special type +.B autolang +may be specified to automatically maintain separate indices for each +language subtypes. +The special type +.B subtypes +may be specified to allow use of this index by named subtypes. +The special type +.B autosubtypes +may be specified to automatically maintain separate indices for each +other subtypes. .TP .B mode Specify the file protection mode that newly created database