Skip to Main Content
SEARCH LOGIC
- AND combines two different terms (keywords) and retrieves only those records that contain both terms. The result is always narrower when you use AND.
- OR combines two similar terms (keywords) and retrieves records that contain either one of them. The result is always broader when you use OR.
- NOT excludes records containing the second term (keyword). Use NOT very carefully as it may eliminate what you really want.
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.