|
|
Help |
|
| The text entered in the Search box can be a simple name or word, or it can also be a complex search string that uses: | |
| Asterix character (*) for multi character wildcard | |
| Question mark (?) for single character wildcard | |
| Logical operators and, or, not and parenthesis. | |
| foo | searches for documents containing the listed keyword foo |
| foo bar | searches for documents containing ALL of the listed keywords |
| "foo bar " | searches for documents containing the specified phrase, that is containing both foo and bar |
| foo and bar | searches for documents containing ALL of the listed keywords |
| foo or bar | searches for documents containing EITHER of the listed keywords |
| foo and not bar | searches for documents containing just the first keyword |
| foo* | searches for documents containing the text that starts with the letters foo |
Example Search |
|
![]() |
|
| In this example, the search will return the documents that contain all three words. The words can appear in any order. I.e. "ct600 short version", "ct600 version short", "short ct600 version" etc. Only documents that were created between the 1st December 2004 and the 31st Dec 2010 will be included. The documents will be listed with the document containing the highest number of hits first. | |
More Help |
|
| Click here for more help on searching. | |
