|
Query
Options
 Boolean
operators such as AND, OR, NOT, NEAR to narrow your search. When
typing more than one word the boolean operator " AND "
is automatically inserted.
Exact phrase

You can search for an exact phrase (query containing more than one term) in a document by putting single quotes around the search term.
Proximity Search

You can search for terms that occur within a paragraph (query containing more than one term) by putting double quotes around the search term or using the " NEAR " operator, if the administrator has built the database(s) with paragraph option.
Wild card

You can use wild card search to get results that start with particular characters. For example, to get documents cotaining terms that begin with comp, enter comp* as the search term.
|