Earlier quoted context omitted.
How are exact match searches supported? There is absolutely no evidence on the page that this is possible. How does searching for “brad knowles” match “brad alan knowles”, when I put my name in quotes? How does it match a case where “brad knowles” does not appear to be used anywhere on the page, but where one line matches “knowles” and then another line matches “brad”?
I think this is a smart-quotes issue -- smart-quotes are removed: “brad knowles” -> brad knowles "brad knowles" -> "brad knowles" I always set my OS to disable smart-quotes. Worst is when you paste them into source code.
How did I not spot that?!?