Using multiple Boolean operators
It is possible to use multiple Boolean operators. For example, security AND internet AND banking narrows down a search on Internet security issues to records which relate only to bank security on the Internet.
1 |
2 |
You can see how the use of Boolean operators allows a very precise search statement to be constructed. This should produce a smaller number but a better focused set of hits from a search engine.
Boolean search logic underlies the operation of all search engines but the various search engines have different systems of entering a Boolean expression. Some allow straightforward search statements using capital letters for AND, OR and NOT. However many do not explicitly allow this, the much used Google being one of them.
Let's have a look at Constructing precise Boolean searches ...
