![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Скачать руководство пользователя страница 528](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675528.webp)
Searching an Internationalized Directory
528
Netscape Directory Server Administrator’s Guide • August 2002
For a list of locales supported by the directory server and their associated OIDs, see
Table D-1 on page 541. For a list of relational operators and their equivalent
suffixes, see Table B-3 on page 529.
Using a Language Tag and Suffix for the Matching Rule
As an alternative to using a relational operator-value pair, you can append a suffix
that represents a specific operator to the language tag in the matching rule portion
of the filter. Combine the language tag and suffix as follows:
attr
:
language-tag+suffix
:=
value
For example, to search for all surnames that come at or after
La Salle
in the
French collation order, use the following filter:
sn:fr.4:=La Salle
For a list of locales supported by the directory server and their associated language
tags, see Table D-1 on page 541. For a list of relational operators and their
equivalent suffixes, see Table B-3 on page 529.
Using Wildcards in Matching Rule Filters
When performing a substring search using a matching rule filter, you can use the
asterisk (*) character as a wildcard to represent zero or more characters.
For example, to search for an attribute value that starts with the letter
l
and ends
with the letter
n
, you would enter a
l*n
in the value portion of the search filter.
Similarly, to search for all attribute values beginning with the letter
u
, you would
enter a value of
u*
in the value portion of the search filter.
To search for a value that contains the asterisk (*) character, you must escape the *
with the designated escape sequence, \5c2a. For example, to search for all
employees with
businessCategory
attribute values of
Example*Net product
line
, enter the following value in the search filter:
Example\2a*Net product line
Supported Search Types
The directory server supports the following types of international searches:
•
equality (=)
•
substring (*)
•
greater than (>)
Содержание NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR
Страница 1: ...Administrator s Guide Netscape Directory Server Version6 1 August 2002...
Страница 20: ...20 Netscape Directory Server Administrator s Guide August 2002...
Страница 24: ...24 Netscape Directory Server Administrator s Guide August 2002...
Страница 44: ...Starting the Server in Referral Mode 44 Netscape Directory Server Administrator s Guide August 2002...
Страница 78: ...Maintaining Referential Integrity 78 Netscape Directory Server Administrator s Guide August 2002...
Страница 142: ...Using Referrals 142 Netscape Directory Server Administrator s Guide August 2002...
Страница 162: ...Enabling and Disabling Read Only Mode 162 Netscape Directory Server Administrator s Guide August 2002...
Страница 278: ...Setting Resource Limits Based on the Bind DN 278 Netscape Directory Server Administrator s Guide August 2002...
Страница 336: ...Troubleshooting Replication Related Problems 336 Netscape Directory Server Administrator s Guide August 2002...
Страница 396: ...Configuring LDAP Clients to Use SSL 396 Netscape Directory Server Administrator s Guide August 2002...
Страница 418: ...Monitoring Database Link Activity 418 Netscape Directory Server Administrator s Guide August 2002...
Страница 440: ...Miscellaneous Tuning Tips 440 Netscape Directory Server Administrator s Guide August 2002...
Страница 442: ...442 Netscape Directory Server Administrator s Guide August 2002...
Страница 478: ...PTA Plug In Syntax Examples 478 Netscape Directory Server Administrator s Guide August 2002...
Страница 498: ...498 Netscape Directory Server Administrator s Guide August 2002...
Страница 512: ...Storing Information in Multiple Languages 512 Netscape Directory Server Administrator s Guide August 2002...
Страница 532: ...Searching an Internationalized Directory 532 Netscape Directory Server Administrator s Guide August 2002...
Страница 538: ...Examples of LDAP URLs 538 Netscape Directory Server Administrator s Guide August 2002...