Print Topic View/Print Book Previous Page Next Page

Search Syntax


The Procurement application allows searches using combinations of words, phrases and numbers. You may also use:

Boolean Operators

The AND operator has a higher precedence than OR.

Usage Examples

Parentheses

The AND operator has a higher precedence than OR.

For example, these first three queries yield the same result:

Expressions inside parentheses are evaluated before the rest of the query so that you can use parentheses to nest AND, OR and NOT expressions within a query.

Quotes

Noise Words include the definite and indefinite articles, "and", "or", other common conjunctions, and so on.

If used in a phrase, inside double quotation marks ("), noise words are treated as placeholders in queries and may be replaced with any other Noise Word.

Use double quotes (") to indicate that "and", "or" and "not" are not being used as operator keywords and should be considered part of a search phrase. For example:

To search for a phrase containing a quotation, double the double quotes symbols around the word or phrase you want to be quoted. For example:

Only double quotes can be used and they must be in matching, opening and closing pairs. For example:

Wild Card Characters

The only acceptable wild card characters is the asterisk (*) symbol. It may be used to perform searches of these types:

Exceptions

The search response to a wildcard character may vary:

If a search using wild cards produces too many, too few or the wrong results, modify your search phrase and try again.


Top of Page