CINXE.COM

Searching: Boolean Operators – JSTOR Support

<!DOCTYPE html> <html dir="ltr" lang="en-US"> <head> <meta charset="utf-8" /> <!-- v25697 --> <title>Searching: Boolean Operators &ndash; JSTOR Support</title> <meta name="csrf-param" content="authenticity_token"> <meta name="csrf-token" content=""> <meta name="description" content="What's in this article: How to use Boolean logic to narrow your search Using the AND operator Using the OR operator Using the NOT..." /><meta property="og:image" content="/hc/theming_assets/01J47PGBA38KT0M8B1A8WAQHRX" /> <meta property="og:type" content="website" /> <meta property="og:site_name" content="JSTOR Support" /> <meta property="og:title" content="Searching: Boolean Operators" /> <meta property="og:description" content="What's in this article: How to use Boolean logic to narrow your search Using the AND operator Using the OR operator Using the NOT operator Using Parentheses Boolean operators help search engine..." /> <meta property="og:url" content="https://support.jstor.org/hc/en-us/articles/115004733187-Searching-Boolean-Operators" /> <link rel="canonical" href="https://support.jstor.org/hc/en-us/articles/115004733187-Searching-Boolean-Operators"> <link rel="alternate" hreflang="en-us" href="https://support.jstor.org/hc/en-us/articles/115004733187-Searching-Boolean-Operators"> <link rel="alternate" hreflang="x-default" href="https://support.jstor.org/hc/en-us/articles/115004733187-Searching-Boolean-Operators"> <link rel="stylesheet" href="//static.zdassets.com/hc/assets/application-a42a464885a505c24ac3b0ab35047489.css" media="all" id="stylesheet" /> <!-- Entypo pictograms by Daniel Bruce — www.entypo.com --> <link rel="stylesheet" href="//static.zdassets.com/hc/assets/theming_v1_support-e05586b61178dcde2a13a3d323525a18.css" media="all" /> <link rel="stylesheet" type="text/css" href="/hc/theming_assets/1006386/1111017/style.css?digest=29126909429271"> <link rel="icon" type="image/x-icon" href="/hc/theming_assets/01J2GY3MMDMV8J31CZ29GBDRE9"> <script src="//static.zdassets.com/hc/assets/jquery-09d07e20ce042ef10e301661ad1f316c.js"></script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NM4N39Z');</script> <!-- End Google Tag Manager --> <meta content="width=device-width, initial-scale=1.0" name="viewport" /> <link href="//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="https://static.ithaka.org/pharos/styles/variables.css"> <link rel="stylesheet" type="text/css" href="https://static.ithaka.org/pharos/styles/fonts.css"> <script type="text/javascript" src="/hc/theming_assets/1006386/1111017/script.js?digest=29126909429271"></script> </head> <body class=""> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NM4N39Z" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Start of status page code --> <script src="/hc/theming_assets/01J47PGBTC40NZMPR2MCY3T3PB"></script> <!--Below is what generates the banner HTML--> <div id = "errormessage" style="display:None"></div> <script> var client = StatusPage("lcl8nmkfysby"); client.subscribe(function(error, data) { if (error) { console.error(error); } else { console.log(data); console.log(data.status); var x = document.getElementById("errormessage"); if(data.status != "resolved"){ x.style.display = "block"; x.innerHTML = '<i class="fa fa-exclamation fa-2x" aria-hidden="true"></i>&nbsp; &nbsp;' + data.body } else { x.style.display = "none"; x.html = '' } } }); </script> <!-- End of status page code --> <header class="header header-jstor"> <div id="skipNav"><a class="show-on-focus" href="#main-content">Skip to Main Content</a></div> <div class="logo logo-jstor"> <a href="https://www.jstor.org/"> <img src="/hc/theming_assets/01J47PGBA38KT0M8B1A8WAQHRX" alt="JSTOR"> </a> </div> <div class="nav-wrapper"> <span class="icon-menu" tabindex="0" role="button" aria-controls="user-nav" aria-expanded="false" aria-label="Toggle navigation menu"></span> <nav class="user-nav" id="user-nav" role="navigation" aria-label="global navigation"> <a href="https://about.jstor.org/">About JSTOR</a> <a class="current" href="https://support.jstor.org/hc/en-us">Support</a> <a href="https://support.publishers.jstor.org/hc/en-us">Publishers</a> <a href="https://www.jstor.org/contact-us/">Contact Us</a> <a class="button" href="https://www.jstor.org/action/showLogin">Log in to JSTOR</a> <!--<a class="submit-a-request" href="/hc/en-us/requests/new">Submit a request</a>--> </nav> </div> </header> <main role="main"> <div class="container-divider"></div> <div class="container"> <nav class="sub-nav"> <ol class="breadcrumbs"> <li title="JSTOR Support"> <a href="/hc/en-us">JSTOR Support</a> </li> <li title="Searching and Citations"> <a href="/hc/en-us/sections/115001391007-Searching-and-Citations">Searching and Citations</a> </li> <li title="Searching on JSTOR"> <a href="/hc/en-us/sections/360009593274-Searching-on-JSTOR">Searching on JSTOR</a> </li> </ol> <form role="search" class="search" data-search="" action="/hc/en-us/search" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="&#x2713;" autocomplete="off" /><input type="hidden" name="category" id="category" value="115000677188" autocomplete="off" /> <input type="search" name="query" id="query" placeholder="Search our help center" aria-label="Search our help center" /></form> </nav> <div class="article-container" id="article-container"> <article class="article"> <header id="main-content" class="article-header"> <h1 title="Searching: Boolean Operators" class="article-title"> Searching: Boolean Operators </h1> <div class="article-author"> <div class="article-meta"> <ul class="meta-group"> <li class="meta-data">Updated</li> <li class="meta-data"><time datetime="2024-08-15T17:21:45Z" title="2024-08-15T17:21:45Z" data-datetime="relative">August 15, 2024 17:21</time></li> </ul> </div> </div> </header> <section class="article-info"> <div class="article-content"> <div class="article-body" data-sc="track-article-ref-link"><hr /> <h2>What's in this article:</h2> <ul> <li><a href="#boolean-logic">How to use Boolean logic to narrow your search</a></li> <li><a href="#and-operator">Using the AND operator</a></li> <li><a href="#or-operator">Using the OR operator</a></li> <li><a href="#not-operator">Using the NOT operator</a></li> <li><a href="#booleanparentheses">Using&nbsp;Parentheses</a></li> </ul> <hr /> <p><a name="boolean-logic"></a></p> <p>Boolean operators help search engines use logic to limit, narrow, or broaden your search results in order to surface content that is most relevant to your search. To use them, Boolean operators must be typed in all capital letters.</p> <p>Learn more about the AND, OR, and NOT operators, and how they work on JSTOR, below:</p> <p><a name="and-operator"></a></p> <h2>AND:</h2> <p>AND is the default Boolean operator, and using it will <em>narrow</em> your search results by telling the search engine to return results that have BOTH/ALL search terms present.</p> <p>For example, when you search JSTOR for scholarly content using only the search term "unicorn," the search yields a very large set of results.</p> <p><img src="/hc/article_attachments/4411712820887/BooleanUnicorn.jpg" alt="Boolean search example for unicorn.jpg" /></p> <p>If, for example, you are interested in researching the claim that unicorns appear to maidens, you might refine this set of results further by adding the operator AND along with "maiden” to your "unicorn" search. This will decrease the number of results to review and help you more easily find a relevant article.</p> <p><img src="/hc/article_attachments/4411706637719/BooleanUnicornAND.jpg" alt="Boolean search example for Unicorn AND pegasus" /></p> <p>All 1,386 total results will include both the term “unicorn” and the term “maiden.”&nbsp;</p> <p><a name="or-operator"></a></p> <h2>OR:</h2> <p>Using the OR Boolean operator will expand your search results by telling the search engine to return results that have EITHER/ANY of the search terms present.</p> <p>For exampe, if you wanted to expand your results to include texts that mention unicorns and include results that mention Pegasus as well, the OR operator would expand that search:</p> <p><img src="/hc/article_attachments/4411712830743/BooleanUnicornOR.jpg" alt="Boolean search example for Unicorn OR pegasus" /></p> <p>After using the OR operator, you will return an expanded list of results to review.</p> <p>The OR operator also works well if you want to include multiple synonyms in the same search.</p> <p><a name="not-operator"></a></p> <h2>NOT:</h2> <p>Using the NOT Boolean operator will narrow your search results by telling the search engine to exclude results that have a particular search term present.</p> <p>If you are seeing too many results that are not relevant to their research, finding a common pattern or theme in those results in which you might exclude a term, might be helpful.</p> <p>For example, if you were only looking for scholarship on magical creatures that mentions unicorns or Pegasus, but do not want to see any results that include tapestries, the following query would work:&nbsp;</p> <p><img src="/hc/article_attachments/4411706653719/BooleanUnicornNOT.jpg" alt="Boolean search example for unicorn OR pegasus but NOT tapestry" /></p> <p>This set of results is smaller than the previous one, and no longer includes any content that includes the word, "tapestry." Using NOT in queries let the search engine know that we are not interested in the subsequent terms of the search.</p> <h2 id="booleanparentheses">Parentheses:</h2> <p>When your search query includes multiple Boolean operators, parenthesis are important to help the search engine group them in a way that is relevant for your research.<img src="/hc/article_attachments/4411706663575/BooleanUnicornNOTParentheses.jpg" alt="Boolean search example for maiden AND either Unicorn or pegasus but NOT tapestry" /></p> <p>In the above example, (unicorn OR Pegasus) is a sub-query. By grouping the terms this way, you are telling the search engine which terms must be present and which terms are optional. This eliminates ambiguity for the search engine and ensures that in its results maiden <em>must</em> exist, either <em>unicorn and pegasus may</em> exist, but that the term "tapestry" should <em>not</em> exist.</p> <p>&nbsp;</p></div> </div> </section> <footer> <div class="article-votes"> <span class="article-votes-question">Was this article helpful?</span> <div class="article-votes-controls" role='radiogroup'> <a class="button article-vote article-vote-up" data-helper="vote" data-item="article" data-type="up" data-id="115004733187" data-upvote-count="1149" data-vote-count="1293" data-vote-sum="1005" data-vote-url="/hc/en-us/articles/115004733187/vote" data-value="null" data-label="1149 out of 1293 found this helpful" data-selected-class="null" aria-selected="false" role="radio" rel="nofollow" title="Yes" href="#"></a> <a class="button article-vote article-vote-down" data-helper="vote" data-item="article" data-type="down" data-id="115004733187" data-upvote-count="1149" data-vote-count="1293" data-vote-sum="1005" data-vote-url="/hc/en-us/articles/115004733187/vote" data-value="null" data-label="1149 out of 1293 found this helpful" data-selected-class="null" aria-selected="false" role="radio" rel="nofollow" title="No" href="#"></a> </div> <class="article-votes-count"> <span class="article-vote-label" data-helper="vote" data-item="article" data-type="label" data-id="115004733187" data-upvote-count="1149" data-vote-count="1293" data-vote-sum="1005" data-vote-url="/hc/en-us/articles/115004733187/vote" data-value="null" data-label="1149 out of 1293 found this helpful">1149 out of 1293 found this helpful</span> </div> <!--This prompts people to submit native Zendesk form--> <div class="article-more-questions" data-sc="track-contact-submission"> Have more questions? <a href="/hc/en-us/requests/new">Submit a request</a> </div> <div class="article-return-to-top"> <a href="#article-container">Return to top<span class="icon-arrow-up"></span></a> </div> </footer> </article> <section class="article-sidebar" data-sc="track-related-articles"> <!--Check manifest for the below settings--> <h3 class="sidenav-title">Articles in this section</h3> <ul> <li> <a href="/hc/en-us/articles/360000063528-An-Introduction-to-Searching-on-JSTOR" class="sidenav-item ">An Introduction to Searching on JSTOR</a> </li> <li> <a href="/hc/en-us/articles/115004701828-Search-Help-Resources-Overview" class="sidenav-item ">Search Help: Resources &amp; Overview</a> </li> <li> <a href="/hc/en-us/articles/4407698279831-Searching-Browse-Collections" class="sidenav-item ">Searching: Browse Collections</a> </li> <li> <a href="/hc/en-us/articles/115004733187-Searching-Boolean-Operators" class="sidenav-item current-article">Searching: Boolean Operators</a> </li> <li> <a href="/hc/en-us/articles/115012261448-Searching-Similar-Spellings-Wildcards-and-Proximity" class="sidenav-item ">Searching: Similar Spellings, Wildcards, and Proximity</a> </li> <li> <a href="/hc/en-us/articles/115004732567-Searching-Using-Fields-and-Advanced-Search" class="sidenav-item ">Searching: Using Fields and Advanced Search</a> </li> <li> <a href="/hc/en-us/articles/4405598751255-Searching-Using-Filters-and-Facets" class="sidenav-item ">Searching: Using Filters and Facets</a> </li> <li> <a href="/hc/en-us/articles/115004581487-Searching-Finding-Content-You-Have-Access-To" class="sidenav-item ">Searching: Finding Content You Have Access To</a> </li> <li> <a href="/hc/en-us/articles/115004895568-Searching-for-and-within-Specific-Journals-or-Books" class="sidenav-item ">Searching for and within Specific Journals or Books</a> </li> <li> <a href="/hc/en-us/articles/115004901108-Searching-Finding-a-Specific-Phrase-Title-or-Author" class="sidenav-item ">Searching: Finding a Specific Phrase, Title or Author</a> </li> </ul> <a href="/hc/en-us/sections/360009593274-Searching-on-JSTOR" class="article-sidebar-item">See more</a> </section> </div> </div> </main> <footer id="htmlfooter" class="footer"> </footer> <script> $("#htmlfooter").load("/hc/theming_assets/01JGMAVQXT6EMXEQB98JN7HE35"); </script> <!-- / --> <script src="//static.zdassets.com/hc/assets/en-us.6690a15e63bc14e68b2d.js"></script> <script src="https://ithakasupport.zendesk.com/auth/v2/host/without_iframe.js" data-brand-id="1111017" data-return-to="https://support.jstor.org/hc/en-us/articles/115004733187-Searching-Boolean-Operators" data-theme="hc" data-locale="en-us" data-auth-origin="1111017,true,true"></script> <script type="text/javascript"> /* Greetings sourcecode lurker! This is for internal Zendesk and legacy usage, we don't support or guarantee any of these values so please don't build stuff on top of them. */ HelpCenter = {}; HelpCenter.account = {"subdomain":"ithakasupport","environment":"production","name":"ITHAKA Support"}; HelpCenter.user = {"identifier":"da39a3ee5e6b4b0d3255bfef95601890afd80709","email":null,"name":"","role":"anonymous","avatar_url":"https://assets.zendesk.com/hc/assets/default_avatar.png","is_admin":false,"organizations":[],"groups":[]}; HelpCenter.internal = {"asset_url":"//static.zdassets.com/hc/assets/","web_widget_asset_composer_url":"https://static.zdassets.com/ekr/snippet.js","current_session":{"locale":"en-us","csrf_token":null,"shared_csrf_token":null},"usage_tracking":{"event":"article_viewed","data":"BAh7CDoLbG9jYWxlSSIKZW4tdXMGOgZFVDoPYXJ0aWNsZV9pZGwrCAP30MYaADoKX21ldGF7DDoPYWNjb3VudF9pZGkDMlsPOhNoZWxwX2NlbnRlcl9pZGkEfzjzCzoNYnJhbmRfaWRpA+nzEDoMdXNlcl9pZDA6E3VzZXJfcm9sZV9uYW1lSSIOQU5PTllNT1VTBjsGVDsASSIKZW4tdXMGOwZUOhphbm9ueW1vdXNfdHJhY2tpbmdfaWQw--81f2bffbc1a40f91508d13fb95af9853db686a7f","url":"https://support.jstor.org/hc/activity"},"current_record_id":"115004733187","current_record_url":"/hc/en-us/articles/115004733187-Searching-Boolean-Operators","current_record_title":"Searching: Boolean Operators","current_text_direction":"ltr","current_brand_id":1111017,"current_brand_name":"JSTOR Support","current_brand_url":"https://ithakasupport.zendesk.com","current_brand_active":true,"current_path":"/hc/en-us/articles/115004733187-Searching-Boolean-Operators","show_autocomplete_breadcrumbs":false,"user_info_changing_enabled":false,"has_user_profiles_enabled":false,"has_end_user_attachments":true,"user_aliases_enabled":false,"has_anonymous_kb_voting":true,"has_multi_language_help_center":true,"show_at_mentions":false,"embeddables_config":{"embeddables_web_widget":false,"embeddables_connect_ipms":false},"answer_bot_subdomain":"static","general_settings_url":"https://support.jstor.org/hc/admin/general_settings?locale=en-us","user_segments_url":"https://ithakasupport.zendesk.com/knowledge/user_segments?brand_id=1111017","has_gather":true,"has_ckeditor":false,"has_community_enabled":false,"has_community_badges":true,"has_community_post_content_tagging":false,"has_gather_content_tags":true,"has_guide_content_tags":true,"has_user_segments":true,"has_answer_bot_web_form_enabled":false,"has_edit_user_profile_v2":false,"has_garden_modals":false,"theming_cookie_key":"hc-da39a3ee5e6b4b0d3255bfef95601890afd80709-2-preview","is_preview":false,"has_alternate_templates":true,"arrange_articles_url":"https://ithakasupport.zendesk.com/knowledge/arrange?brand_id=1111017","article_verification_url":"https://ithakasupport.zendesk.com/knowledge/verification?brand_id=1111017","has_article_verification":true,"guide_language_settings_url":"https://support.jstor.org/hc/admin/language_settings?locale=en-us","docs_importer_url":"https://ithakasupport.zendesk.com/knowledge/import_articles?brand_id=1111017","content_tags_url":"https://ithakasupport.zendesk.com/knowledge/content_tags?brand_id=1111017","community_badges_url":"https://ithakasupport.zendesk.com/knowledge/community_badges?brand_id=1111017","community_settings_url":"https://ithakasupport.zendesk.com/knowledge/community_settings?brand_id=1111017","gather_plan_state":"subscribed","search_settings_url":"https://ithakasupport.zendesk.com/knowledge/search_settings?brand_id=1111017","has_search_settings_in_plan":true,"theming_api_version":1,"theming_settings":{"brand_color":"#990000","brand_text_color":"#FFFFFF","text_color":"#000000","link_color":"#000000","background_color":"#FFFFFF","heading_font":"'Arial Black', Arial, 'Helvetica Neue', Helvetica, sans-serif","text_font":"Arial, 'Helvetica Neue', Helvetica, sans-serif","logo":"/hc/theming_assets/01J47PGBA38KT0M8B1A8WAQHRX","favicon":"/hc/theming_assets/01J2GY3MMDMV8J31CZ29GBDRE9","homepage_background_image":"/hc/theming_assets/01J47PGBNBBPYC084668KQDH77","community_background_image":"/hc/theming_assets/01J47PGEJC2FK179W6G067T57Q","community_image":"/hc/theming_assets/01J47PGEYGMSTS4VCBQ6DX3M7C","instant_search":true,"scoped_kb_search":true,"scoped_community_search":true,"show_recent_activity":false,"show_articles_in_section":true,"show_article_author":false,"show_article_comments":true,"show_follow_article":false,"show_recently_viewed_articles":false,"show_related_articles":false,"show_article_sharing":true,"show_follow_section":false,"show_follow_post":false,"show_post_sharing":true,"show_follow_topic":false,"product_homepage":"https://www.jstor.org/","google_tag":"GTM-NM4N39Z","marketing_page":"https://about.jstor.org/","marketing_page_name":"JSTOR","statuspage_component":"lcl8nmkfysby","product_name_text":"JSTOR","support_name_text":"JSTOR Support","contact_us_page":"https://www.jstor.org/contact-us/","login_link":"https://www.jstor.org/action/showLogin","login_product_name":"JSTOR"},"has_pci_credit_card_custom_field":true,"help_center_restricted":false,"is_assuming_someone_else":false,"flash_messages":[],"user_photo_editing_enabled":true,"user_preferred_locale":"en-us","base_locale":"en-us","has_user_session_cookie_enabled":false,"has_custom_statuses_enabled":false,"has_generative_answers_in_help_center":false,"has_hc_generative_answers_setting_enabled":false,"has_intl_date_format_enabled":false,"has_guide_service_catalog":false,"version":"v25697"}; </script> <script src="//static.zdassets.com/hc/assets/moment-4ef0d82f9fc65c8a28f659aa3430955f.js"></script> <script src="//static.zdassets.com/hc/assets/hc_enduser-159735ac04a16f0a8d6d9941be3da188.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10