Dear Greg et al., According to the FAQ, each index write will be charged as an additional datastore write operation. Will this include the index writes for app id, kind and key?
According to my understanding, these operations are included today in the index writes counter in App Engine's 'quota details' panel. Having each write operation incur three app-engine internal index writes (regardless of any app specific indices) will be quite cost prohibitive. In fact, this would mean that the actual cost of an entity put is $0.01 for 2,500 operations, rather than $0.01 for 10k operations, as advertised. Can you please clarify what will constitute a index write for billing purposes? Kngt -- 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/-/rHJ47NcHtPMJ. 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.
