You're probably running into a burst quota (per minute quota) which limits you to adding ~100 documents/minute. More discussion here:
http://stackoverflow.com/questions/10567267/quotas-on-appengine-search-api-for-java/ We'll likely remove this burst quota fairly soon. On Thursday, June 21, 2012 8:14:00 AM UTC+10, Savaş L. wrote: > > same here.. > com.google.apphosting.api.ApiProxy$OverQuotaException: The API call > search.IndexDocument() required more quota than is available. > > appid: pnfmunju > > On Jun 20, 8:05 pm, Christina Ilvento <[email protected]> wrote: > > Hi, > > > > Can you provide the app-id for the app that's having the problem? Feel > free > > to send it to me directly (cilvento@). > > > > Thanks, > > Christina > > > > > > > > > > > > > > > > On Tue, Jun 19, 2012 at 11:33 PM, maxie <[email protected]> wrote: > > > Getting "The API call search.IndexDocument() required more quota than > is > > > available." > > > > > Quota page: > > > > > SearchSearch API Calls > > > [image: 2%] > > > 2%499 of 20,000OkaySearch Stored Data > > > [image: 0%] > > > 0%0.00 of 0.25 GBytes Okay > > > > > [image: 2%] > > > > > aparently this is not ok, hope this is bug, 499 api search calls > sounds > > > like a joke. > > > > > -- > > > 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/-/46pcgfVh4RcJ. > > > 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 view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/CB72Zx6Qb7kJ. 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.
