Searching for mutiple words (use "&" and "|" and "()")
Searching for more than one word will find pages that contain those words
exactly as you type them. Space between words will be ignored. Alternatively,
use "and" (or "&") and "or" (or "|") to find words that may occur anywhere
in documents.
Example searches:
william woods ("william" followed by "woods")
newcom webpal ("newcom" followed by "webpal")
william and webpal ("william" and "webpal" anywhere
in doc)
michael & planchart or javascript (("michael"
and "planchart") or "javascript")
michael & (planchart | cassidy) (over ride
default association) |