Server: Microsoft-IIS/3.0 Date: Thu, 18 Dec 1997 19:12:23 GMT Content-Type: text/html Accept-Ranges: bytes Last-Modified: Mon, 15 Dec 1997 13:58:17 GMT Content-Length: 4124
Use the form below to search for documents on 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 item in the list is a link to a matching document.
Hint: To find references to specific people, type the first name and last name with the word "and" between, as in: joe and paul to find references to "Joe Paul." Entering merely "Joe Paul" will call up all documents containing the name "Joe" or the name "Paul"
Read further explanation of the query language below.
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:
- open MRI
- finds documents containing 'open' or 'MRI'
- open or MRI
- same as above
- open and MRI
- finds documents containing both 'open' and 'MRI'
- MRI not open
- finds documents containing 'MRI' but not 'openI'
- (open not MRI) and imaging
- finds documents containing 'imaging', plus 'open' but not 'MRI'
- radiol*
- finds documents containing words starting with 'radiol' (would include radiology, radiological, radiologist, etc.)