SEARCH TIPS
Boolean logic defines logical relationships between terms in a search. Boolean search supports
AND combines search terms so that each search result includes all terms. For example,Turkish AND librarianship finds articles that include both Turkish and librarianship. see-
OR combines search terms so that each search result contains at least one of the terms. For example,islam OR ihsan finds results that contain islam or ihsan. see -
NOTE excludes terms so that not every search result contains any of the related terms. For example,law NOT sea finds results that contain law but not sea. see
Each result contains | Each result contains | Results do not include the specified terms |
Boolean Operators and Using Parentheses
- For even better use of Boolean operators, parentheses.
(lung OR liver) AND cancer will scan results that contain the word lung or liver and the word cancer. see- If there are nested parentheses, the search engine will return the expression in the innermost parentheses first, then the next one, and so on. scans until the entire query is interpreted.
(((lung OR liver) AND (cancer OR embolism)) see((lung OR liver) AND cancer) OR diseases see
Using *(asterisk) Search
- Boolean operators are the * (asterisk) added to the beginning, end, or middle of a word. ) completes the word with possible words.
acute myeloid leukemia and chil* treatment seeacute myeloid leukemia and chil* treat* see
Using Quotation Search
- Boolean operators when contained within a quoted phrase, any Searches the entire search phrase instead of the word.
"General Characteristics of Our Patients Hospitalized with Lung Cancer Diagnosis" see
Boolean Operators and Using Quotes
You can use quotes to search for a phrase with - Boolean operators .
("Lung Cancer") AND ("Radiation Pneumonia") scans data where the phrases Lung Cancer and Radiation Pneumonia occur simultaneously. See("Lung Cancer") OR ("Radiation Pneumonia") scans data for the phrase Lung Cancer or Radiation Pneumonia. See