Switch off boolean search operators
Advanced search should offer a way to turn off boolean search operators like AND and OR. I am searching for an exact phrase that contains the word 'and', and it gets turned into the operator AND every time, making it very tricky to search for this phrase.
11
votes

-
Robert Cutts commented
It would help if AND were Boolean whereas and were not. But if I search for "this and that" it is usually converted to this AND that with AND being Boolean.