On my search I want to filter results to my website, I tried the following:
webSearch.setSiteRestriction("orkutmanager.net");
But it doesn't work... If I set it to amazon.com
webSearch.setSiteRestriction("amazon.com");
It works.
Searching on Google's main page it works normally, e.g. orkut site:orkutmanager.net
Is it a bug? Is there a workaround?