Sorry, I missed the bit where you (clearly) said the Search API rather than the REST API.
You probably do need a proxy, and then you can probably get away without a whitelist (quote The Search Rate Limit isn't made public to discourage unnecessary search usage and abuse, but it is higher than the REST Rate Limit. We feel the Search Rate Limit is both liberal and sufficient for most applications and know that many application vendors have found it suitable for their needs. ) but you may also want to consider the Streaming API (quote The Search API is best suited for user-initiated ad-hoc queries. If your application requires repeated Search API polling, you might want to consider the Streaming API instead. ) as whitelisting for the search API is taken to be an exception rather than a norm.... -- 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.
