[Developers] Postal code: surprising MQL time-out
Will Moffat
willmoffat at metaweb.com
Sat Aug 2 07:11:50 UTC 2008
Hello,
Can anybody explain why this query times out?
[
{
"*" : null,
"limit" : 1,
"sort" : "-timestamp",
"timestamp" : null,
"type" : "/location/postal_code"
}
]
It seems pretty innocent, "show me the info on the last postcode added
to Freebase".
Removing the "*":null makes it work, but why does it time-out in the
first place?
thanks,
-Will
More information about the Developers
mailing list