Asume the following search queries:
osx, cocoa, iphone, xcode, applescript, mac, carbon
Searching for osx, cocoa, iphone or xcode like:
http://stackoverflow.com/search?q=osx
Results into searching by tag:
http://stackoverflow.com/questions/tagged/osx
While searching for applescript, mac and carbon like:
http://stackoverflow.com/search?q=applescript
Results into searching by string.
Yes, I know how to search by tags using brackets: [applescript]
But why are the queries above interpreted differently?
All queries are valid Stack Overflow tags!
Why not convert all queries into search by string or search by tag?
What is the logic behind? Tag popularity? It seems rather inconsistent to me.