----(
Search Instructions
)----( Search Form
)----( Query Language )

Use the form below to search for documents in this website that contain specific words
or combinations of words. The text search engine will display a weighted list of all the
matching documents, with the better matches shown first. Each list item is a link to one
of the matching documents. If the document has a title it will be shown, otherwise only
the document's file name is displayed. A brief explanation of the search engine Query
Language is shown below, along with examples that will help you create search criteria.


The text search engine allows queries to be formed from arbitrary Boolean expressions
containing the keywords AND, OR, and NOT, and grouped with parentheses if needed.
- flash*
- finds documents containing words starting with 'flash'
- flashlight battery
- finds documents containing 'flashlight' or 'battery'
- flashlight or battery
- same as above
- flashlight and battery
- finds documents containing both 'flashlight' and 'battery'
- flashlight not lantern
- finds documents containing 'flashlight' but not 'lantern'
- (flashlight not lantern) and LED
- finds documents containing 'LED', plus 'flashlight' but not 'lantern'

----(
Search Instructions
)----( Search Form
)----( Query Language )