> Neither of these will work; you can't use inequality filters on more > than one property.
Thanks for the heads up on that. I thought I was missing something obvious as the question seemed too straighforward and I've not had to do such queries yet. For those looking for more info on queries and indexes, the relevant documentation is here: http://code.google.com/appengine/docs/python/datastore/queriesandindexes.html#Restrictions_on_Queries -- 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.
