Dear Simon, In my app each entitiy have about 14 properties. I haven't configured any indexes and composite indexes. Also I am not using indexes in this app.
Do I have any option except turn the billing on? I am not using indexes. So will configuring per-property indexes and composite indexes help me? I am very new to GAE and can someone help me? Thank You Aruna On 1 February 2012 02:50, Simon Knott <knott.si...@gmail.com> wrote: > If you can't upload it in stages, then you have the following options: > > - Turn billing on > - Properly configure your per-property indexes and composite indexes > (assuming > that you haven't). If you are exceeding your datastore writes by only > uploading 200 entities, then you must either have a lot of properties, use > a lot of list-based properties, or have a lot of composite indexes. > > Cheers, > Simon > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine-java/-/KiQ-jVSph0sJ. > To post to this group, send email to > google-appengine-java@googlegroups.com. > To unsubscribe from this group, send email to > google-appengine-java+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.