Running Eclipse, I don't see all indexes in the datastore-indexes.xml file (I see only one..), and I also don't have any datastore-indexes- auto xml file.
But all my queries are running fine on the app engine, and when I take a look at my "Data Store Indexes" page in the admin console, I see all indexes corresponding to the queries I'm running. Fine, fair enough. But now, why are "old" indexes still serving ? As far as I understood, after changing or deleting a particular request, the corresponding index should be delete. Or am I wrong ? How can I trigger the app engine to delete the old indexes that I'm not using anymore ? Thanks. -- 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 google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.