| ENTER AS | EFFECT |
|---|---|
heart failure | documents containing either (or both) of the words |
+heart +failure | documents containing both the words |
liver heart +failure | documents containing liver and/or heart which must also contain failure |
"heart failure" | documents containing both words as a phrase |
cat -dog | documents containing the first word but not the second |