Hi I know there has been some talk in the group recently about deleting entities, but I think we should also be able to delete indexes that are no longer needed (a simple button on the indexes page would suffice).
I think that indexes are taking up a lot of space in my app. Here are the statistics from one of my apps (pulled off the datastore statistics page)... String 5 MBytes Integer 2 MBytes NULL 992 KBytes Boolean 928 KBytes Date/Time 564 KBytes Metadata 11 MBytes As you can see the Metadata is at least as large as all the other fields put together. I assume that the Metadata includes all my old indexes which are still being maintained (why else would it be so big). I have removed the indexes from my indexes file (and they do not appear in the auto file) but they still remain on the indexes page of my app. Anybody else noticed this? -- 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.
