|
|
 |
Site Search
- You can search for pages containing
specific words or combinations of words.
- The results will be displayed in a list of pages with
better matches shown first.
- A brief explanation of the
query language is available, along with examples.
You can combine words to search for with the keywords AND, OR,
and NOT to form more complex expression. These can also be grouped
with parentheses.
For example:
- information retrieval
- finds documents containing 'information' or
'retrieval'
- information or retrieval
- same as above
- information and retrieval
- finds documents containing both
'information' and 'retrieval'
- information not retrieval
- finds documents containing 'information' but not
'retrieval'
- library and (information not retrieval)
- finds documents containing 'library', and
'information' but not 'retrieval'
- web*
- finds documents containing words starting with
'web' (the "*" means any characters) so
the query can be read as Any word starting with
"web".
|