Web Searching (Part Two) from the November 2000 Actrix Newsletter by Rob Zorn Last month, you may recall, we looked at the various ways
in which different search engines work, and how they rank pages for presentation to the
searcher. You will recall that there were basically two types, search engines and
directories. This month I want to look more closely at "true" search engines and
how you can use Boolean logic and other "tricks" to save a lot of searching
time. Read the stuff on Boolean logic slowly if you're new to
searching. It isn't half as complicated as it sounds. |
|
Norrie says........ "Don't be foolean, |
Boolean Logic There are two types of Boolean logic: full and implied. Full Boolean logic uses the words AND, OR and NOT. Implied Boolean logic uses the symbols + or -. Boolean AND: In order to make sure our search engine returns only pages that contain all three of those words, we could use implied or full Boolean logic by entering either of the following into the search field: Implied: Napster +RIAA +MP3 Full: Napster AND RIAA AND MP3 |
The search engine will not
return pages with just the word Napster. The search engine will only return pages where
the words Napster, RIAA, and MP3 all appear somewhere within the same web page. Thus, the
"Boolean AND" helps to narrow your search results as it limits results to pages
where all the keywords appear. Boolean AND
NOT: AND NOT tells the search engine to retrieve web pages containing one keyword
but not the other. For example if we wanted to find information on dolphins (the aquatic
mammal), but not be bombarded with webpages devoted to Miami's American football team, we
could use either implied or full Boolean logic as follows: |
Phrase
Searching Surrounding a group of words with double quotes tells the search engine to only retrieve documents in which those words appear side-by-side. Phrase searching is a powerful search technique for significantly narrowing your search results, and it should be used as often as possible. E.g. "John F. Kennedy" "New Zealand" "global warming" You can even combine phrase searching with implied Boolean (+/-) or full Boolean (AND, OR, and AND NOT) logic. Implied: +"heart disease" +cause Full: "heart disease" AND cause The above example tells the search engine to retrieve pages where the words heart disease appear side-by-side and the word cause appears somewhere else on the page.
|
NOTE ON IMPLIED BOOLEAN LOGIC (+/-): When a
phrase search is combined with additional keywords using implied Boolean logic (+/-), you
must put a plus or minus sign before the phrase as well as the other keywords. Do not put
a space between the plus sign and the word. +"Blowing in the Wind" +Dylan Plural Forms, Capital Letters and Alternate Spellings (Truncation) Title Searching |
These search sites support Boolean logic:
|
Domain Searching In addition to the title search, other helpful field searching strategies include the domain search, the host search, the link search, and the URL search. The DOMAIN SEARCH allows you to limit results to certain domains such as websites from the United Kingdom (.uk), New Zealand (.nz) educational institutions (.edu), or military sites (.mil) and so forth. Implied: +domain:uk +title:"Queen Elizabeth" Full: domain:uk AND title:"Queen Elizabeth" Implied: +domain:edu +"lung cancer" +smok* Full: domain:edu AND "lung cancer" AND smok*
|