Hi, If you read this post in the Python part of App Engine http://code.google.com/appengine/docs/python/tools/uploadinganapp.html#Deleting_Unused_Indexes, it says that removing index def from xml config does not remove index from datastore
But, it proposes a command from Python SDK to remove it. The fact that it's missing in Java sdk is registered as an accepted bug: http://code.google.com/p/googleappengine/issues/detail?id=1893 regards didier On Jan 19, 7:18 pm, Dzmitry Lazerka <[email protected]> wrote: > How to delete indexes using XML configuration? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
