| Standard search |
Type a phrase or a question.
The search will be done by finding all documents containing those words,
in whatever order.
Some words (depending on the language) are automatically excluded, like
about, a, the, be etc
|
| Exact Phrase |
Literal search: the search engine will find all documents containing
exactly this phrase with all words.
No word is excluded. |
| All words |
| The search engine will find all documents containing all the words specified.
The most those words are included in the document, the higher the ranking
will be |
| Any word |
| The search engine will find all documents containing any of the word specified.
The higher the number of found words is, the highest the ranking will be. |
| Boolean search |
| In the Boolean search, you can use the words AND, OR, NOT, AND NOT and
NEAR in the query to specify more exactly what you want to search for. |
Examples:
- Self-employed AND pension: finds all documents containing both words
- Self-employed OR pension: finds all documents containing any of the words
- Self-employed AND NOT helper: finds all documents containing the first word
but not the second
- Self-employed NEAR helper: finds all documents where both words are near
each other (less than 50 words apart)
|