|
To
perform a search, type what you are looking for into
the search box.
Do
not use capitalization
Use lowercase words. They will match any case. For example, typing value will
return all documents containing the words value, Value, and VALUE.
However, typing Value will only locate pages containing the word Value and
not the pages containing either value or VALUE.
The
AOA search application does not recognize the Boolean
operators AND, OR and NOT but instead employs a
simplified search syntax based upon the plus (+)
and minus (-) operators. Please consult the table
below for instructions on their use in our search
application.
| Operator |
Action |
Examples |
| plus
sign (+) |
Requires
a word or phrase (there should not be a
space between the plus sign and the required
term) |
+summary
+report, or
+aoa +join |
| minus
sign (-) |
Excludes
documents containing the word or phrase
(there should not be a space between the
minus sign and the term being excluded) |
value
-market |
| quotation
(" ") |
Indicates
a phrase (adjacent words) |
"fair
market value", or
"loss of value" |
| wildcards
(*) |
Expands
number of of matches |
mo* returns
money, monetary, month
*ber* returns member, number |
|