Scopus

Boolean Operators

You can use the following Boolean operators in your query, either by typing them, or by selecting from the drop-down list in the search form.

Notes    If you want to search for the words or, and, or and not literally, enclose them in double quotation marks.

If you enter more than one word or phrase in the same text box without using an operator, AND will be assumed, and only documents containing all of the terms will be found.

Use the following tips to construct a search string that uses connectors:


Order of Precedence Rules

Search queries with multiple operators are processed using the following order of precedence:

  1. OR

  2. AND

  3. AND NOT

After the precedence rules are applied, the query is read left to right.

Examples

Warning

AND NOT can give unexpected results when you have multiple operators. We recommend that you put it at the end of your queries.

For example, the following queries will return a large number of results:

To exclude influenza from your search, you should use the following query instead:

Proximity Operators

Scopus will not support boolean operators (AND , OR, AND NOT) as an argument to a proximity expression.

For Example    cat pre/10 (dog AND mouse)- invalid
cat w/11 (dog OR mouse) - invalid
cat w/11 dog OR mouse - invalid because or has a higher precedence

But note: cat pre/10 dog AND mouse - is valid because AND has a lower precedence, so the query is effectively (cat pre/10 dog) AND mouse

Copyright © 2008 Elsevier B.V. All rights reserved. Scopus® is a registered trademark of Elsevier B.V.