While using the bulkloader --dump I get the "No descending index on __key__, performing serial download" warning of sorts. The dump occurs, and reasonably "fast". However, I thought I didn't have to explicitly create this index on __key__, that this index was implicitly created like an index on any property. I guess I'm wrong? Should I create this index?
I hesitant to create indexes in production for experimentation because I've had my share of issues with indexes not building, vacuuming indexes acting up, etc, in the past. -- 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.
