+apple macintosh
word "apple", but rank it higher if it also contains "macintosh".
+apple -macintosh
word "apple" but not "macintosh".
+apple +(>pie <strudel)
"apple" and "pie", or "apple" and "strudel" (in
any order),but rank "apple pie" higher than "apple strudel".
apple*
"apple", "apples", "applesauce", and "applet".*
represents 0 or more characters and can only occur at the end of a search word!
"some words"
find pages that contain the exact phrase "some words"(for
example, pages that contain "some words of wisdom" but
not "some noise words").
Back to Search |