]> git.sur5r.net Git - openldap/commitdiff
Update index description with substr varients and
authorKurt Zeilenga <kurt@openldap.org>
Wed, 23 Aug 2000 23:43:19 +0000 (23:43 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 23 Aug 2000 23:43:19 +0000 (23:43 +0000)
(experimental) subtyping options.

doc/man/man5/slapd.conf.5

index 4627d5e52c95920bc19854a7ffba453aa08749e9..c8730b221b82163bbc1a59403d00d28a6d93cb81 100644 (file)
@@ -415,10 +415,32 @@ each database.  The default is
 .BR LOCALSTATEDIR/openldap-ldbm .
 .TP
 .B
-index { <attrlist> | default } [ pres,eq,approx,sub,none ]
+index {<attrlist>|default} [pres,eq,approx,sub,<special>]
 Specify the indexes to maintain for the given attribute. If only 
 an <attr> 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 <integer>
 Specify the file protection mode that newly created database