![Netscape NETSCAPE DIRECTORY SERVER 6.02 Скачать руководство пользователя страница 354](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-02/netscape-directory-server-6-02_administrators-manual_1674673354.webp)
Creating Indexes
354
Netscape Directory Server Administrator’s Guide • May 2002
You can use the keyword
none
in the
nsIndexType
attribute to specify that no
indexes are to be maintained for the attribute. For example, suppose you want to
temporarily disable the sn indexes you just created on the
Example1
database,. You
change the
nsIndexType
to
none
as follows:
dn: cn=sn,cn=index,cn=Example1,cn=ldbm database,cn=plugins,cn=config
objectClass:top
objectClass:nsIndex
cn:sn
nsSystemIndex:false
nsIndexType:none
For a complete list of collation orders and their OIDs, refer to Appendix D,
“Internationalization.”
For more information about the index configuration attributes, see the Netscape
Directory Server Configuration, Command, and File Reference.
For more information about the
ldapmodify
command-line utility, refer to the
Netscape Directory Server Configuration, Command, and File Reference.
Running the db2index.pl Script
Once you have created an indexing entry or added additional index types to an
existing indexing entry, run the
db2index.pl
script to generate the new set of
indexes to be maintained by the Directory Server. Once you run the script, the new
set of indexes is active for any new data you add to your directory and any existing
data in your directory.
To run the
db2index.pl
perl script:
1.
From the command line, change to the following directory:
/usr/netscape/servers/slapd-
serverID
/
where
serverID
is the name of your Directory Server.
2.
Run the
db2index.pl
perl script.
For more information about using this perl script, refer to Netscape Directory
Server Configuration, Command, and File Reference.
NOTE
You should always use the attribute’s primary name (not the
attribute’s alias) when creating indexes. The primary name of the
attribute is the first name listed for the attribute in the schema, for
example
uid
for the userid attribute. See Table 10-3 on page 372 for
a list of all primary and alias attribute names.
Содержание NETSCAPE DIRECTORY SERVER 6.02
Страница 1: ...Administrator s Guide Netscape Directory Server Version6 02 May 2002 ...
Страница 16: ...16 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 20: ...20 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 40: ...Starting the Server in Referral Mode 40 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 74: ...Maintaining Referential Integrity 74 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 138: ...Using Referrals 138 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 258: ...Compatibility with Earlier Releases 258 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 274: ...Setting Resource Limits Based on the Bind DN 274 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 330: ...Solving Common Replication Conflicts 330 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 374: ...Attribute Name Quick Reference Table 374 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 390: ...Configuring LDAP Clients to Use SSL 390 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 412: ...Monitoring Database Link Activity 412 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 432: ...Miscellaneous Tuning Tips 432 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 434: ...434 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 468: ...PTA Plug In Syntax Examples 468 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 488: ...488 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 502: ...Storing Information in Multiple Languages 502 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 522: ...Searching an Internationalized Directory 522 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 528: ...Examples of LDAP URLs 528 Netscape Directory Server Administrator s Guide May 2002 ...