[Developers] cursor returning only multiples of 100 results
John Giannandrea
jg at metaweb.com
Tue Jan 29 07:46:00 UTC 2008
Im unable to reproduce this.
I get 1767 broadcasts from sandbox with limit:100, and 18 requests.
30 were returned in the last set.
Can you please send us the X-Metaweb-TID headers from the HTTP
requests so we can investigate.
-jg
On Jan 28, 2008, at 10:57 PM, Arthur van Hoff wrote:
> I’m having a problem using cursors on the sandbox. I’m trying to
> enumerate all results using a cursor, but I always get multiples of
> 100 results. Here is the query I’m using:
>
> “query”: [{
> "summary": {"value": null},
> "/common/topic/article": {
> "optional": "forbidden",
> "id": null
> },
> "type": "/user/cotton/default_domain/broadcast",
> "id": null,
> "name": null
> }]
>
> I always get exactly 100 or 200 results after 1 or 2 iterations,
> which can’t be right. I would expect the last result set to contain
> fewer than 100 results.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20080128/4e077afd/attachment.htm
More information about the Developers
mailing list