|
|
|
|
Boolean and Proximity Operators
Boolean and proximity operators can be used to create a more precise
query.
Hints:
Wildcard
Operators
Wildcard operators are useful for finding pages with words similar to
a given word.
Miscellaneous Tips
on Query Syntax
- Queries are case-insensitive: you can type your query in
uppercase or lowercase.
- You may search for any word except for those in the
exception list (for English, this includes a, an, and, as, and other common words) which
are ignored during a search. Words in the exception list are treated as placeholders in
phrase and proximity queries.
- Punctuation marks such as the period (.), colon (:),
semicolon (;), and comma (,) are ignored during a search.
- To use specially-treated characters ( (&), (|), (^),
(#), (@), ($), ((), ()) ) in a query, enclose your query in quotes (").
[back to top] |
|