In a related question, if we get() + put() an existing entity with indexed fields, and those field values have not changed, are we charged for updating the indexes again?
Jeff On Thu, Sep 15, 2011 at 10:33 AM, Ikai Lan (Google) <[email protected]> wrote: > They cost the same. > The new SDK should show you how many datastore ops things are taking: > http://www.iclarified.com/entry/index.php?enid=2984 > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > plus.ikailan.com | twitter.com/ikai > > > On Tue, Sep 13, 2011 at 4:54 PM, Bendanpa <[email protected]> wrote: >> >> My case is unindexed. I also want to know if it matters with the size of >> the list. Anyone please help >> >> Thanks, >> Bendanpa >> >> -- >> 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/-/h7UGRA4hVG4J. >> 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. > -- 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.
