Have you optimised which entity properties are indexed?  

If you haven't, you could work out which properties you really need to query 
on and remove all of the other indexes.  You'll need to get and re-put all 
of the existing entities once you've made the config change, to remove the 
per-property indexes which are already stored, but this could free up some 
storage for you and bring you under the quota.

-- 
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/-/J1aWRpZ1z9cJ.
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.

Reply via email to