 |
Advanced Search |
|
 |
|
|
| Use the form below to search for
documents containing specific words or combinations of words.
The text search engine will display a weighted list of matching
documents, with better matches shown first. |
|
| Alternatively, a query language
may be used to perform advanced searches from the home page. A
brief explanation of the query language is given below, along
with examples. |
Query Language:
» A set of search words enclosed within double quotes ("") only
does an exact match for that phrase.
» A leading plus (+) sign before a search word indicates that
this word must be present in the document.
» A leading minus (-) sign before a search word indicates that
this word must NOT be present in the document.
» If neither a leading plus nor minus is present, it indicates that
the word is optional, but documents that contain those words
will be rated higher.
» The "OR" operator between search words signifies that any of the
search terms should be present in the document. |
Examples:
ssh
finds documents containing 'ssh'
+ssh +ssl
finds documents containing 'ssh' and 'ssl' (Equivalent to
"including all the words" above)
"SSHield SSH"
finds documents that contain the exact phrase 'SSHield SSH'
(Equivalent to "exact phrase" above)
ssh or
ssl
finds documents containing either 'ssh' or 'ssl' (Equivalent to
"any of the words" above)
+ssh +kerberos -ssl
finds documents containing 'ssh' and 'kerberos' but not 'ssl'
(Equivalent to "excluding words" above) |
| |