Hi, I have had some problems with my indexes, which I think is resolved but after vacuuming I got warning about "Your application is exceeding a quota: Datastore Indices Count". I really don't have that many indexes so I hope someone could have a look at my project "i-swim" and reset the indices count.
PS. Got big problems with indexes after renaming a model in the dev server. I never planned to put it in production, but somehow the dev server remebered what I had done, and pushed indexes for the renamed model class even if I have renamed it back. After much trail and error I managed to reset my dev server datastore, vacuum all indexes and updating new ones. Looks like the problem is solved, but now I get the warning about indexes count. But I guess you should never ever rename datastore model classes? Perhaps put a warning in the documentation? -- Dag --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
