Possible Duplicate:
Search with number (like ‘401’) will take you to a question
I was on serverfault and wanted to search for questions that dealt with http 401 errors. I proceeded to enter the text "401" into the search box and got the error
"Page Not Found"
The URL that was in my browser was the following:
http://serverfault.com/questions/401
I would have imagined the URL would of been the following:
http://serverfault.com/search?q=401
It would seem that by searching for just a number the engine is thinking I'm looking for question 401, which on serverfault does not exist.
Not sure if this is a problem as it may have been by design. Nonetheless, it was confusing as I wanted to find HTTP 401 errors and I almost flipped outside of serverfault to try some other site.