2 messages in com.googlegroups.google-base-data-apiquery limited to 1,000 items in respo...
FromSent OnAttachments
JasonC23 Oct 2006 09:37 
Robur MOW31 Oct 2006 16:03 
Subject:query limited to 1,000 items in response?
From:JasonC (jaso@gmail.com)
Date:10/23/2006 09:37:22 AM
List:com.googlegroups.google-base-data-api

I find that when I issue a query against /feed/items, I am able to iterate through the items, up to the limit of 10,000.

In an effort to work around this limitation, I was attempting to make multiple queries on a state-by-state basis. E.g.,

[location: CA, US]

When I issue this query, however, I only get back a maximum of 1,000 items (I know I have more than this).

Is this a further limitation of the Base API?

Thanks, j