You can star issue 2740 if you'd like to see stats on what your indexes are using too: http://code.google.com/p/googleappengine/issues/detail?id=2740
Also, if you're using a lot of tasks, the storage they use gets counted too. Robert On Mon, Feb 6, 2012 at 14:02, Simon Knott <[email protected]> wrote: > The datastore statistics only display entity storage, they don't show index > storage. > > If you use a lot of indexes it's quite possible for the index storage to be a > multiple of your entity size. > > Cheers, > Simon > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/AyvcVc6-jdQJ. > 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.
