When you create a new suffix in your directory, the server configures a set of default indexes in the corresponding database directory. The default indexes can be modified depending on your indexing needs, although you should ensure that no server plug-ins or other servers in your enterprise depend on an indexed attribute before you eliminate index.
Table 6–2 lists the default indexes that are configured in Directory Server.
Table 6–2 Default Indexes in Every New Suffix
Attribute |
Equality Index |
Presence Index |
Substring Index |
Description |
---|---|---|---|---|
cn |
X |
X |
X |
Improves the performance of the most common types of directory searches. |
givenName |
X |
X |
X |
Improves the performance of the most common types of directory searches. |
|
X |
X |
X |
Improves the performance of the most common types of directory searches. |
mailAlternateAddress |
X |
Used by Messaging Server. |
||
mailHost |
X |
Used by Messaging Server. |
||
member |
X |
Improves server performance. This index is also used by the referential integrity plug-in. |
||
nsCalXItemId |
X |
X |
X |
Used by Calendar Server. |
nsLIProfileName |
X |
Used by roaming feature of Messaging Server. |
||
nsRoleDN |
X |
Improves the performance of role-based operations. |
||
nswcalCALID |
X |
Used by Calendar Server. |
||
owner |
X |
Improves server performance. This index is also used by the referential integrity plug-in. |
||
pipstatus |
X |
Used by other servers. |
||
pipuid |
X |
Used by other servers. |
||
seeAlso |
X |
Improves server performance. This index is used by the referential integrity plug-in. |
||
sn |
X |
X |
X |
Improves the performance of the most common types of user directory searches. |
telephoneNumber |
X |
X |
X |
Improves the performance of the most common types of user directory searches. |
uid |
X |
Improves server performance. |
||
uniquemember |
X |
Improves server performance. This index is also used by the referential integrity plug-in. |