Guidelines for Searching
The text search allows queries to be formed from
arbitrary Boolean expressions containing the keywords AND, OR, and NOT, and grouped with
parentheses. For example:
- information retrieval
- finds documents containing 'information' or
'retrieval'
- web*
- finds documents containing words starting with
'web'