[Developers] Simple cursor query times out
John Giannandrea
jg at metaweb.com
Thu Jan 1 22:18:40 UTC 2009
Jonathan del Strother wrote:
> I'm trying to page through a list of films, with the following query :
> [{"initial_release_date": null, "type": "/film/film",
> "initial_release_date>=": "2008-10", "name": null}]
Thanks for reporting this. I have filed a bug to track it. https://bugs.freebase.com/browse/GD-520
A workaround for now is to add in an additional time constraint in the
future, like "initial_release_date<": "2010-01".
-jg
More information about the Developers
mailing list