|
| |
Search in the website. See the brief explanation
and examples of request.
Search by
key-word:

Boolean expressions including AND, OR and NOT, grouped in parenthesis.
Example :
- Navigator Internet
- search documents with 'Navigator' or
'Internet'
- Navigatorr or Internet
- idem
- Navigator and Internet
- search documents with 'Navigator' and 'Internet'
- Navigator not Internet
- search documents with 'Navigator' and not including 'Internet'
- (Navigator not Internet) and Web
- search documents with 'Web' and 'Navigator', and not ncluding pas 'Internet'
- Web*
- search documents with words begining with 'Web'
|