English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-11-29 04:51:50 · 2 answers · asked by Anonymous in Computers & Internet Software

2 answers

Boolean Operators
AND, &
AND links two or more terms together to narrow a search. Only pages containing all the terms listed will produce a successful result. For example, Nostradamus AND prophesy will return results with both the term Nostradamus and the term prophesy in the pages.


OR, |
OR or | ("pipe") links two terms and collects all documents that include either term. For example, searching for design OR "graphic arts" will bring up pages containing one or both terms.


NOT, !
The NOT or ! operator will search for records that contain the query term that precedes it, but do not contain the term that follows it. For example, searching for boxers NOT shorts will produce documents related to pugilists without mistakenly giving you articles about trousers that do not descend below the knee.


( )
Each of the Boolean operators described above will work on either a simple search term or a more complex query marked by parentheses. This allows you to construct very powerful queries. For example, "bed and breakfast" AND ((grapes AND California) OR "wine country") and ((hacker OR programmer) NOT "part time") AND (design OR "graphic arts")

2006-11-29 04:54:15 · answer #1 · answered by Paultech 7 · 0 0

Instead of answering myself, here's a link to a site which describes it well - http://www.openc.k12.or.us/search/boolean.html
Try googling it before you ask.

2006-11-29 04:55:10 · answer #2 · answered by faraz_d89 2 · 0 0

fedest.com, questions and answers