I wish to use the Search tool to find all posts which contain a specific sentence. How do I do that?
Thanks.
Are you sure?
It seems "a AND b" gives all posts which contain both "a" & "b", even when they are not in the same sentence.
Unfortunately that's the best that phpBB's search facility does, but if you use AND then you will get results containing the sentence you are looking for.