Search SUBS site
Use the form below to search for documents in the SUBS 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, below, along with examples.
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:
| mask snorkel | ||
| finds documents containing 'mask' or 'snorkel' | ||
| mask or snorkel | ||
| same as above | ||
| mask and snorkel | ||
| finds documents containing both 'mask' and 'snorkel' | ||
| mask not snorkel | ||
| finds documents containing 'mask' but not 'snorkel' | ||
| (mask not snorkel) and fins | ||
| finds documents containing 'fins', plus 'mask' but not 'snorkel' | ||
| dive* | ||
| finds documents containing words starting with 'dive' | ||
©
Copyright SUBS, 1999
Last updated
March 24, 2005