Search Operators
Search operators are special characters that you can add to your query in order to refine the search results. They apply to every project, regardless of type. We currently support the 2 most frequently used operators (based on our research analyzing 10 mln queries):
- Quotes to search by phrase: put your query in quotes (" ") for an exact match. Example: "bill gates". In this case no pages or documents that mention something like "you have to pay this bill to open the gates" would come up.
- Negation to exclude a term. Put a minus (-) right before the word that you want to remove from search results. Example: bill -gates. In this case all pages or documents mentioning bill and NOT mentioning gates would be found.