Welcome to the Search Page

Use the form below 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. A brief explanation of the query language is available, along with examples.

 

Search for:

 

Note: The "Reset" button does not work on the search results page. To begin a new search from the search results page, either type in a new search and click "Start Search," or use the back button on your browser to return to the main search page.

 

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:

  right action
finds documents containing 'right' or 'action'

  right or action
same as above

  right and action
finds documents containing both 'right' and 'action'

  right not action
finds documents containing 'right' but not 'action'

  (right not action) and health
finds documents containing 'health', plus 'right' but not 'action'

  treat*
finds documents containing words starting with 'treat'