I've noticed that on some sites (say Christianity.SE) when I search for a word that happens to be a tag, it helpfully converts that term into a search for a particular tag. (A search for bible becomes [bible]. If I want to search the text of the posts, I must use +bible or "bible".)
On the other hand, on a site where I have relatively high reputation (Hermeneutics.SE) the search does not convert.
I do have a higher reputation on SO (thanks to the power law), but my search terms do convert there. I guess that it's comparing apples to kumquats since SO has graduated from beta and the other sites I checked haven't. During the beta period, user privileges are granted at lower reputation thresholds.
So is my hypothesis correct? Do search terms convert to tag searches below some reputation threshold? Is this documented somewhere?
Secondly, does this cause any (real) problems? I realized that if I tell a new user to search for something that happens to be a tag, they will get fewer results than I do. Even if I share a link such as http://hermeneutics.stackexchange.com/search?q=mark, it will be converted to http://hermeneutics.stackexchange.com/questions/tagged/mark when a new user tries it. My instinct is to say that's a UI and social nightmare. But maybe there are good reasons for this...
(By the way, if I really want to make a link that will work for everyone, I think I should use this form: http://hermeneutics.stackexchange.com/search?q=%2Bmark or http://hermeneutics.stackexchange.com/search?q=%22mark%22.)