If a property is used in a composite index it must unfortunately also have the corresponding asc/desc indexes (there is an issue filed about this).
If you never query on a property marking it as unindexed will save resources. I python, the property constructors take a boolen indexed argument. Robert On Jul 7, 2011 11:29 AM, "Branko Vukelic" <[email protected]> wrote: -- 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.
