The search page works as it is coded though. Everyone here is discussing how to bypass the search page basically and do something it is not designed to do
The search page is POST form not GET.
The variables everyone is talking here are done via the POST and not a GET which is why it does not work like your trying to do it
Sometimes the answers are easy