I tried to create a bunch of indexes on keys descending (which I saw is recommended to speed up data downloading in the bulk exporter). Here's a sample of what I'm trying:
kind: books - properties: name: __key__ direction: desc However, all my indexes of this format went from "building" status to "error" status, so I removed them from my index, deployed my app again, and tried to vacuum indexes. For a while, they said they were deleting, but then they all returned to "error" status again. If anyone knows what I can do to fix this, it would be greatly appreciated. Thanks Ryan -- 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.
