Operator | Description |
---|---|
* |
The * (Star) serves as a placeholder and can be used at the beginning or at the end of a word. It is automatically attached to words with three or more characters to generate as many search hits as possible. Examples:
|
"..." |
When searching with quotation marks, only exact matches will be delivered by the search engine. Examples:
|
"..."~x |
When searching with quotation marks followed by a ~ (tilde) and a number, only results, where the words between the quotation marks occur within x words from each other, appear. Example:
|
"..."/x |
When searching with quotation marks followed by a / (forward slash) and a number, only results, where at least x of the words between the quotation marks are found, appear, regardless of the combination and order. If results are sorted by relevance, those records with the most matching words appear at the top. Example:
|
(...) |
Queries using brackets order words into subgroups. Example:
|
- |
A preposed – (minus sign) excludes a word from a query. Example:
|