With Python SDK 1.2.2, now it is possible: ''' Datastore now supports Key-only queries, using either SELECT __key__ or db.Query(Model, keys_only=True ''' But what's the limit of list size?
On Mar 23, 4:08 pm, an0 <[email protected]> wrote: > If so, can I explicitly mark a ListProperty not to be indexed? > > I want the list's flexibility for some attributes, but don't want them > to be indexed, (how) can I achieve this goal? > > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
