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. A brief explanation of the query language is available, along with examples.
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:
- Morning Star
- finds documents containing 'Morning' or 'Star'
- Morning or Star
- same as above
- Morning and Star
- finds documents containing both 'Morning' and 'Star'
- Morning not Star
- finds documents containing 'Morning' but not 'Star'
- (Morning not Star) and MSAC
- finds documents containing 'MSAC', plus 'Morning' but not 'Star'
- adopt*
- finds documents containing words starting with 'adopt'
