Search filter syntax

LDAP search filters define criteria for selecting items from a directory. The criteria are based on attribute values. The syntax for search filters is defined in RFC2254 (The String Representation of LDAP Search Filters).

The simplest filter places a condition on a single attribute value:

   (attributeType filterType value)

The following table lists the valid operators that you can use in a search filter.

Operator

Meaning

=

equal

~=

approximately equal

<=

less than or equal to

>=

greater than or equal to

For example, the search filter (uid=jdoe) returns the directory item that has the uid attribute of value jdoe.

show/hideSubstrings and any values

show/hideLogical operators

show/hideEscape character

show/hideAll directory items


 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/wb_help/00000929.html