Use the form to search for documents in this web 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, along with examples.
The
search engine allows the use of arbitrary Boolean
expressions containing the keywords AND, OR,
and NOT, and grouped with parentheses.
For example:
- VisionPlus authorizations
- finds documents containing 'VisionPlus' OR 'authorizations'
- VisionPlus or authorizations
- same as above
- VisionPlus and authorizations
- finds documents containing both 'VisionPlus' AND 'authorizations'
- VisionPlus not authorizations
- finds documents containing 'VisionPlus' but NOT 'authorizations'
- (VisionPlus not authorizations) and Retail
- finds documents containing 'Retail', plus 'VisionPlus' but NOT 'authorizations'
- MQ*
- finds documents containing words STARTING with 'MQ'
Copyright © 2000
[Softech Solutions, Inc]. All rights reserved.