guptahanu / google-ajax-apis

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

No result return from custom search API #648

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Type in URL: https://www.googleapis.com/customsearch/v1?key=[my key]&cx=[my 
cx]&dateRestrict=d1&sort=date:d&num=10&q=%22home+support+%2b+Ontario%22+OR+%22%e
9%a2%90%e5%ba%b7%22+OR+%22%e9%95%bf%e8%80%85+%2b+%e5%ae%89%e7%9c%81%22+OR+%22Ger
iatric+care+%2b+Ontario%22+OR+%22Long-term+care+%2b+Ontario%22+OR+%22PSW+educati
on+%2b+Ontario%22+OR+%22Kaiyan+Fu%22+OR+%22%e5%82%85%e5%bc%80%e9%a2%9c%22+OR+%22
palliative+care+%2b+ontario%22+OR+%22hospice+%2b+ontario%22

2. It return nothing from the API. Please see the attach file for the return 
results.

3. After 2 hours, this request returns me some results which timestamp are more 
than 2 hours ago.

What is the expected output? What do you see instead?

I expected to see the results by predefined keywords from predefined websites 
within 1 day.

Sometimes I see the results. Sometimes not. In the steps I described, I saw 
nothing 2 hours ago. After two hours I implement another search and I saw some 
results which timestamp are more than 2 hours ago. These results should be 
display in the previous search result set.

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

I am using REST to invoke custom search API v1. I am using it in window 2003.

Original issue reported on code.google.com by mediamon...@gmail.com on 14 May 2013 at 11:42

Attachments: