Every index keeps a full copy of each entry.

So to count storage space roughly you take entry size multiply by
(number of index +1) and add may be 10%.

it's well described in docs.
--
Alex

On Aug 2, 12:49 am, Kyle Jensen <kljen...@gmail.com> wrote:
> Hi,
>
> I 'put' a few thousand highly indexed entities into the datastore
> yesterday and I felt like they used up a lot of my 'storage quota'
> even though the entities had few properties
>
> Do highly indexed entities take up more storage space?
>
> Thanks! Kyle
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to