guptahanu / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 1 forks source link

Blog search results occasionally FAILS via 'non-JavaScript' URLs #530

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Request results like 
http://ajax.googleapis.com/ajax/services/search/blogs?v=1.0&q=tennis&rsz=large&s
tart=0
2. Repeat step one until an empty result set is returned, usually 5-10 tries

What is the expected output? What do you see instead?
A standard set of results for searches that certainly should have results

What version of the product are you using? On what operating system?
v1.0

Please provide any additional information below.
Sometimes the failures occur frequently, sometimes they are harder to find, but 
this has been going on reproducibly for at least a week that I've recognized it.

This is using the "non-JavaScript" URL for requests.  Please advise if the 
JavaScript API (which itself makes requests to different URLs) is considered 
more robust.

Original issue reported on code.google.com by timwh...@gmail.com on 14 Oct 2010 at 1:41

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I get this problem too, especially when I search for "pricing" and "Shanica 
Knowles". These search terms get results once in a while, but there are times 
where it will return 0 results. 

I'm using JSON version 1.

Original comment by patricia...@gmail.com on 15 Oct 2010 at 3:38

GoogleCodeExporter commented 8 years ago
I recently implemented blog search using the json interface for my personal 
project and I'm running into the same issue.

Original comment by bowman.j...@gmail.com on 13 Dec 2010 at 4:32