Presentation is loading. Please wait.

Presentation is loading. Please wait.

Boolean Logic & Other Searching Strategies library.clark.edu/sites/.../BooleanLogicandOtherSearchingStrategies.

Similar presentations


Presentation on theme: "Boolean Logic & Other Searching Strategies library.clark.edu/sites/.../BooleanLogicandOtherSearchingStrategies."— Presentation transcript:

1 Boolean Logic & Other Searching Strategies library.clark.edu/sites/.../BooleanLogicandOtherSearchingStrategies

2 Boolean search techniques can be used to carry out effective searches, cutting out many unrelated documents.

3 When Using Boolean Logic On The Computer, There Are 3 Operators:

4 In order to see how these Boolean Operators work let’s go to the “Boolean Machine”

5 So in other words: When you use the Boolean Operator AND or +, both conditions must be met— all other results are thrown out.

6 When you use the Boolean Operator OR, you are widening your search and telling the computer that you want results from any of the search terms.

7 When you use the Boolean Operator NOT or –, you are narrowing your search by excluding records containing certain terms.

8 When might this be useful

9 When you are searching for “Mars” the Roman God of War and you DON’T want results for the planet “Mars” popping up. NOT Mars AND “Roman god of war” NOT planet

10 Or you are searching for “Paris” the capital of France and you DON’T want results for “Paris Hilton” popping up. NOT Paris AND France NOT “Paris Hilton”

11 The 2 Previous Slides Contained Examples Of Using Quotes ☼This tells the search engine to give you pages where the terms that you surrounded with quotes appear in exactly the order you specified. ☼This will exclude any results where they do not appear in that order. Mars AND “Roman god of war”

12 At Some Other Search Strategies Let’s Look * Truncation & ? Wildcards #

13 Truncation Use truncation and wildcards to retrieve variations of search terms. The truncation symbol (*) serves as a substitute for any string of zero or more characters. For example, the search golf* retrieves articles containing the words golf, golfing and golfer(s), as well as golfball(s).

14 Wildcards The wildcard symbol (?) serves as a substitute for one character or none. For example, the search m?cdonald retrieves both mcdonald and macdonald AND The search dra???t retrieves both draft and draught.

15 Different Wildcard Symbols May Be Used Depending On The Search Engine That You Are Using! * ? # !

16 The Same Thing Holds True For Other Aspects Of Boolean Searching— Because rules may vary depending on the program you are using; you need to check out the “Help” section of all programs to determine the rules for that particular search engine, database, etc. Keep in mind, however, the general rules that we have gone over today are very helpful in most cases and...

17 They will set you on the right path to...

18 Another Strategy Called “Nesting” Uses brackets Is Related To Maths Like a mathematical equation, a search statement is performed left to right. If brackets are used, the parts of the search contained within the parentheses are performed first.

19 Without the brackets, the operators are performed in an illogical order so the search will return irrelevant results. For example: ethics and (gamble or bet) will return different results from ethics and gamble or bet.


Download ppt "Boolean Logic & Other Searching Strategies library.clark.edu/sites/.../BooleanLogicandOtherSearchingStrategies."

Similar presentations


Ads by Google