Operators

Click here to view the Support Page

The Quotation Mark Operator // Exact Search

Use exact search to search for an exact word or group of words in a specific order.

Use this operator only if you want to search for a very specific word or group of words, otherwise helpful results might be excluded.

This is what your input might look like:

  • How much "groundwater" is pumped in Walsum?
    • The word groundwater must be present somewhere in the document.
  • How much "groundwater" "is" pumped in Walsum?
    • The words groundwater and is need to be included in the document. However, they do not need to be directly after each other.
  • How much "groundwater is" pumped in Walsum?
    • The words groundwater and is must be in the document in the same combination. E. G. groundwaters is will not be matched as it is not an exact match.
Operator-G_nsefu__fertig.gif

The Star operator // Placeholder

The Star is a placeholder that can be used in a search query instead of an unknown term.

This is what a query might look like:

  • Project*
  • water*
Operator-Stern_fertig.gif

Click here to view the Support Page