Re: [google-appengine] API Search OverQuotaError

2013-01-28 Thread Moises Belchin
However the message could be more descriptive

Thanks again


Saludos.
Moisés Belchín.


2013/1/28 Moises Belchin 

> It seems that is the error, index multiple documents simultaneously.
>
> Thanks for the approach.
>
> Regards
>
>
> Saludos.
> Moisés Belchín.
>
>
> 2013/1/25 Andreas Schmid 
>
>> did you index multiple documents simultaneously?
>> i know there is a limit also on how many documents get indexed per second
>> or some other time limit.
>> this is not documented.
>>
>>
>> On Jan 25, 2013, at 9:19 AM, Aza Tek  wrote:
>>
>> On Fri, Jan 25, 2013 at 3:29 PM, Andreas Schmid wrote:
>>
>>> it means you reached the daily limit and have to wait until the quota
>>> resets or request a higher quota.
>>>
>>
>>  And the 3% is a percentage of?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine+unsubscr...@googlegroups.com.
>> Visit this group at http://groups.google.com/group/google-appengine?hl=en
>> .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To post to this group, send email to google-appengine@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine+unsubscr...@googlegroups.com.
>> Visit this group at http://groups.google.com/group/google-appengine?hl=en
>> .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] API Search OverQuotaError

2013-01-28 Thread Moises Belchin
It seems that is the error, index multiple documents simultaneously.

Thanks for the approach.

Regards


Saludos.
Moisés Belchín.


2013/1/25 Andreas Schmid 

> did you index multiple documents simultaneously?
> i know there is a limit also on how many documents get indexed per second
> or some other time limit.
> this is not documented.
>
>
> On Jan 25, 2013, at 9:19 AM, Aza Tek  wrote:
>
> On Fri, Jan 25, 2013 at 3:29 PM, Andreas Schmid wrote:
>
>> it means you reached the daily limit and have to wait until the quota
>> resets or request a higher quota.
>>
>
>  And the 3% is a percentage of?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] API Search OverQuotaError

2013-01-25 Thread Andreas Schmid
did you index multiple documents simultaneously? 
i know there is a limit also on how many documents get indexed per second or 
some other time limit. 
this is not documented.

On Jan 25, 2013, at 9:19 AM, Aza Tek  wrote:

> On Fri, Jan 25, 2013 at 3:29 PM, Andreas Schmid  wrote:
> it means you reached the daily limit and have to wait until the quota resets 
> or request a higher quota.
> 
>  And the 3% is a percentage of?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] API Search OverQuotaError

2013-01-25 Thread Aza Tek
On Fri, Jan 25, 2013 at 3:29 PM, Andreas Schmid wrote:

> it means you reached the daily limit and have to wait until the quota
> resets or request a higher quota.
>

 And the 3% is a percentage of?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] API Search OverQuotaError

2013-01-25 Thread Andreas Schmid
it means you reached the daily limit and have to wait until the quota resets or 
request a higher quota.

On Jan 25, 2013, at 4:11 AM, Moises Belchin  wrote:

> Hi all,
> 
> We've getting this error:
> 
> OverQuotaError: The API call search.IndexDocument() required more quota than 
> is available.
> 
> However our Search API Quota is about 3%
> 
> Search
> Search API Calls  3%   149,105 of 4,320,000   Okay
> Search Stored Data 0%  0.04 of 100.00 GBytes   Okay
> What does it mean?
> 
> Thanks and regards.
> Moisés Belchín.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to google-appengine@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-appengine+unsubscr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] API Search OverQuotaError

2013-01-25 Thread Moises Belchin
Hi all,

We've getting this error:

OverQuotaError: The API call search.IndexDocument() required more
quota than is available.


However our Search API Quota is about 3%

SearchSearch API Calls
[image: 3%]
3%149,105 of 4,320,000OkaySearch Stored Data
[image: 0%]
0%0.04 of 100.00 GBytesOkay
What does it mean?

Thanks and regards.
Moisés Belchín.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.