Hallo,
I have got a query and sometimes I get a null result like this.
CODE
{"query":{"count":0,"created":"2011-05-17T15:59:14Z","lang":"en-US","results":null}}
The crazy thing is, if I retry it for 2 or 3 times, I will get a correct result (not null). So where could be the problem?
Thank you for your help.