 |
|

Search the Lamb Components
Website
Use the form below to search for documents
in this website 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 (listed below the input box) is a link to a matching document. A brief explanation of
the query language is available, 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:
- brake calipers
- finds documents containing 'brake' or 'calipers'
- brake or calipers
- same as above
- brake and calipers
- finds documents containing both 'brake' and 'calipers'
- brake not calipers
- finds documents containing 'brake' but not 'calipers'
- (brake not calipers) and carbon
- finds documents containing 'carbon', plus 'brake' but not 'calipers'
- main*
- finds documents containing words starting with 'main'
Back to Top |
|
|