If you have a lot of properties then the single property indexes could take quite a bit. Did you vacuum_indexes after deleting them?
I think I have seen the dashboard take 24 hours to get fully up-to-date. Robert On Wed, May 19, 2010 at 12:42 PM, Geoff <[email protected]> wrote: > I deleted all the multiple property indexes; I didn't touch the single > property indexes. Could they be using up my phantom space? Even if > the data is now 'gone' and the blobstore is basically empty? I left > it for a few hours (probably 4-5); how long does the dashboard take to > update. > > On May 19, 5:32 pm, Robert Kluin <[email protected]> wrote: >> Geoff, >> The dashboard takes a while to update. When you say you deleted >> indexes what do you mean? Unless you mark every property as not >> indexed there will be two indexes per property. >> >> Robert >> >> >> >> >> >> On Wed, May 19, 2010 at 4:45 AM, Geoff <[email protected]> wrote: >> >> > Just a minor thing: I have an app which claims to be storing 250MB of >> > data, but I have no idea where that data might be. I've cleared the >> > blob and datastores, removed indexes... The code is obviously still >> > there, but I can't imagine that is more than a few kB. So somewhere >> > 250MB is still being stored. >> >> > Unless the dashboard lies... >> >> > Geoff. >> >> > -- >> > 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 >> > athttp://groups.google.com/group/google-appengine?hl=en. >> >> -- >> 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 >> athttp://groups.google.com/group/google-appengine?hl=en. > > -- > 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. > > -- 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.
