Advanced Search Tips
By default the search engine tries to locate pages which have exact matches for all of the words entered in your search query. If that fails, it then tries to locate pages which contain any words in your search query. A short message is displayed at the top of the search results indicating when this has been done.
There are several ways to modify the default search behavior.
- Phrase Search
The search engine supports three types of phrase search.
- To match an exact phrase, use quotes around the phrase
Example: "free search engine"
- To match a near (within a couple of words) phrase, use square brackets [around the words]
Example: [free search engine]
- To match a far (within several words) phrase, use braces { around the words }
Example: {free search engine}
- + and - Qualifiers
If you place a + in front of a word, that word is required to be on the page.
If you place a - in front of a word, that word is required to not be on the page.
Example: +always -never
- * Wildcard
If a query word ends with a * all words on a page which start the same way as that
query word will match.
Example: gift*
- ? Wildcard
If a query word contains a ? any character will match that position.
Example: b?g
- Boolean Search
You can use AND, OR, and NOT as boolean operators in your search. These operators must be in capital letters or they will be treated as ordinary words in your search phrase.
Example: (contact AND us) OR (about AND us)
All of these techniques can be combined: +alway* -ne??r*
close window