Theo, I don't think that will work. From what I understand, the 1000 entity limit is applied before the offset is considered.
On Oct 2, 8:46 pm, theo <[EMAIL PROTECTED]> wrote: > It's easy. Just keep on calling .fetch(1000, 1000 * n) where n gets > incremented every time > > On Oct 2, 6:42 pm, Tony Arkles <[EMAIL PROTECTED]> wrote: > > > The real goal is to figure out how *not* to do that. :) > > > What are you trying to accomplish? > > > On Oct 2, 6:15 pm, "Venkatesh Rangarajan" > > > <[EMAIL PROTECTED]> wrote: > > > Is it possible to retrieve more than 1000 entities ? > > > > Has anyone figured a way to do this ? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
