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 <an0...@gmail.com> 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 google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to