Searching an Internationalized Directory
Less-Than or Equal-to Example
When you perform a locale-specific search using the less-than or equal-to
operator (<=), or suffix (
before the given attribute in a specific collation order.
For example, to search for all room numbers that come at or before room number
CZ422 in the Hungarian collation order, you could use any of the following
matching rule filters:
roomNumber:2.16.840.1.113730.3.3.2.23.1:=<= CZ422
roomNumber:hu:=<= CZ422
roomNumber:2.16.840.1.113730.3.3.2.23.1.2:=CZ422
roomNumber:hu.2:=CZ422
Equality Example
When you perform a locale-specific search using the equal to operator (=), or
suffix (
specific collation order.
For example, to search for all
softwareprodukte
following matching rule filters:
businessCategory:2.16.840.1.113730.3.3.2.7.1:==
softwareprodukte
businessCategory:de:== softwareprodukte
businessCategory:2.16.840.1.113730.3.3.2.7.1.3:=
businessCategory:de.3:=softwareprodukte
Greater-Than or Equal-to Example
When you perform a locale-specific search using the greater-than or equal-to
operator (
the given attribute in a specific collation order.
For example, to search for all localities that come at or after Québec in the French
collation order, you could use any of the following matching rule filters:
locality:2.16.840.1.113730.3.3.2.18.1:=>= Québec
locality:fr:=>= Québec
locality:2.16.840.1.113730.3.3.2.18.1.4:=Québec
locality:fr.4:=Québec
604
Red Hat Directory Server Administrator's Guide • May 2005
), you search for all attribute values that come at or
.2
), you search for all attribute values that match the given attribute in a
.3
in the German collation order, you could use any of the
), or suffix (
), you search for all attribute values that come at or after
>=
.4
attributes with the value
businessCategory
softwareprodukte
Need help?
Do you have a question about the DIRECTORY SERVER 7.1 - ADMINISTRATOR and is the answer not in the manual?
Questions and answers