| heart failure | retrieves documents containing either (or both) of the words |
| +heart +failure | retrieves documents containing both the words |
| liver heart +failure | retrieves documents containing liver and/or heart which must also contain failure |
| "heart failure" | retrieves documents containing both words as a phrase |
| alcohol -excipients | retrieves documents containing alcohol but not excipients |