Generic Page
SEARCH PAGE
Our site has grown to the point where you might want to search the site using key words. Just complete this simple form and all will be revealed.
Use the form above to search for documents in this Web site containing specific words or combinations of words. The text search engine will display a weighted list of matching documents, with better matches shown first. Each list item is a link to a matching document; if the document has a title it will be shown, otherwise only the document's file name is displayed.
Query Language
The text search engine allows queries to be formed from arbitrary Boolean expressions containing the keywords AND, OR, and NOT, and grouped with parentheses. For example:
- division director
- finds documents containing 'division' or 'director'
- division or director
- same as above
- division and director
- finds documents containing both 'division' and 'director'
- division not director
- finds documents containing 'division' but not 'director'
- (division not director) and upper
- finds documents containing 'upper', plus 'division' but not 'director'
- web*
- finds documents containing words starting with 'web'
Last updated July 03, 2006 at 12:44 AM