Complete Contents
Object Class Index
Attribute Index
Schema Supported by Directory Server 4.0
LDAP Overview
Object Classes
Attributes
Object Identifiers (OIDs)
Extending Server Schema
Schema Checking
ISO Country Codes
Sources of Related Information
Contents
Object Class Index
Attributes Index
nsIndexType
Origin
Netscape Directory Server 4.0
Definition
One of the following values can be provided:
eq: Equality index. Used for searches that return the entries containing an attribute that is set to a specific value.
pres: Presence index. Used for searches that return every entry that contains the indexed attribute.
sub: Substring index. Used for searches that return entries containing a specified substring.
approx: Approximate index. used only for string values such as commonName or givenName. Allows for phonetic, or "sounds-like," searching.
none
For example:
nsIndexType: eq
Syntax
cis
OID
2.16.840.1.113730.3.1.327
© Copyright 1999 Netscape Communications Corporation