How to Use Advanced Boolean Search Symbols

How to Use Advanced Boolean Search Symbols thumbnail
Boolean logic is the basis of computer programming.

George Boole was an English mathematician who defined an algebraic system of logic that allowed logical statements to be written exactly. The symbols he implemented are known as Boolean operators and can be used to search for specific subjects on the Internet through different search engines. Boolean logic is considered the basis for digital computer logic used in programming today.

Instructions

  1. Boolean Searches

    • 1

      Learn the basic operators. Boolean operators are \"AND,\" \"OR,\" \"+,\" \"NOT\" and \"-.\" The words must be spelled in all capital letters to function as Boolean operators. \"AND\" guides a search for words or phrases before and after the operator that occur together. \"OR\" directs searches for either term or phase before or after the operator. The \"+\" operator finds documents with the word immediately following and may include other terms included after the first term. \"NOT\" excludes the following term from searches. The \"-\" operator removes documents from the search that include the term following the \"-\" sign.

    • 2

      Make complex phrases. Fundamental Boolean operators can be strung together in phrases for more complex searches. Phrases are made of terms and operators. Terms are single search words and phrases are groups of words surrounded by quotation marks. Parentheses limit the operator to the terms inside the parentheses.

    • 3

      Search for terms or phrases with unknown characters. The asterisk symbol (*) is used to specify unknown alphanumeric characters. For instance, the search \"m*n\" would find \"man\" \"moon\" \"midshipman\" and so on. Searches with the asterisk as the first character are not allowed.

    • 4

      Search for terms similar to a known term. Fuzzy searches are used to find words with similar spellings. Add the tilde (~) after the search word to find similar words. For instance, \"~found\" will turn up documents containing \"round\" \"sound\" \"founder\" and so on.

    • 5

      Search for terms or phrases within a certain number of words of each other. The tilde (~) is also used for Boolean proximity searches. Add the tilde and a number to find similar words in a phrase within that number of words apart within a document. For instance, searching for \"fastest horse\"~5 will find documents that contain \"fastest\" and \"horse\" within five words of each other.

    • 6

      Exclude symbols in your search that are identical to Boolean operators. If your search term or phrase actually contains Boolean operators that you don't want interpreted as operators but as particular parts of the search term, use a backslash symbol (\\) before the character. For instance, \"(1+1)\" should be written as \"\\(1\\+1\\)\" to return documents containing the alphanumeric \"(1+1)\" term.

Related Searches:

References

  • Photo Credit George Doyle/Stockbyte/Getty Images

Comments

You May Also Like

  • How to Convert Boolean Algebra

    Boolean algebra is a very complex topic, and related conversions are often used in creating electrical circuits. Gain an understanding of the...

  • How to Find Chinese Symbols

    The Chinese writing system revolves around symbols, also known as Han characters. While an English word is constructed from sounds, a Chinese...

  • How to Conduct an Advanced Internet Search

    To conduct an advanced search on the Internet, use the Boolean operators, such as "AND" and "OR," to make your search as...

  • MySQL Search Tutorial

    The MySQL database allows you to perform natural language searches on any character based field through use of a FULLTEXT index. A...

  • Define Boolean Operator

    Boolean operators are commands used in search engines to combine words or phrases in a way that produces useful results. Boolean logic...

  • Keyword Search Techniques

    Keyword Search Techniques. A keyword search is sometimes called a "Boolean search" and is a commonly used method of searching for specific...

  • How to Develop an Advanced Database Search

    Advanced database search techniques reduce research time, provide for more relevant information and allow you to quickly locate the most critical information....

  • How to Use the Boolean Object in JavaScript

    Once you understand the purpose of JavaScript Boolean objects and values, you'll be thankful they're not part of our justice system. In...

  • How to Find a Trademark Symbol

    A trademark symbol indicates the source of the product or service being offered. A trademark symbol is also used as a branding...

Related Ads

Featured