Hi cryb, This is possible right now, by using range filters on a __key__ property. See the tip in the documentation here: http://code.google.com/appengine/docs/python/datastore/queriesandindexes.html#Introducing_Indexes
-Nick Johnson On Thu, Jun 25, 2009 at 8:56 AM, cryb <[email protected]> wrote: > > Hello.. > Is there a way to do a key prefix search in GAE? > I know that the underlying datastore (bigtable) API supports this > feature. Any plans for releasing this in therms of GAE SDK for python/ > java? > > > -- Nick Johnson, App Engine Developer Programs Engineer Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
