Use the form below to search for documents
in this website (except for the parts database) containing specific words or combinations
of words. The text search engine will display a weighted list of matching documents, with
the best matches at the top of the list. Each item listed below the input box
is a link to a matching page; if the page 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 some 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:
hex driver
finds documents containing 'hex' or 'driver'
hex or driver
same as above
hex and driver
finds documents containing both 'hex' and 'driver'
hex not driver
finds documents containing 'hex' but not 'driver'
(hex not driver) and nut
finds documents containing 'nut', plus 'hex' but not 'driver'
mold*
finds documents containing words starting with 'mold'