Hi,

There is a problem that for a particular search query with Google
Search API when I use it with Google App Engine:

The query:
http://ajax.googleapis.com/ajax/services/search/web?start=0&rsz=small&v=1.0&ned=cn&hl=zh-CN&q=allintext:%E6%B4%AA%E5%B0%8F%E8%8E%B2%2B%E8%91%A3%E8%B5%B5%E6%B4%AA%E5%A8%89

When I run my App Engine application in my local machine and make the
query, the result is:

{"responseData": {"results":
[{"GsearchResultClass":"GwebSearch","unescapedUrl":"http://
www.takungpao.com:10000/gate/gb/www.takungpao.com/news/07/10/29/SD-815576.htm","url":"http://www.takungpao.com:10000/gate/gb/www.takungpao.com/news/07/10/29/SD-815576.htm","visibleUrl":"www.takungpao.com","cacheUrl":"http://www.google.com/search?q\u003dcache:NdMGT7d_IugJ:www.takungpao.com","title":"今天是
2009年6月6日 星期六 显示器最佳分辨率1024X768 今日天气 加入 \u003cb\u003e...\u003c/b
\u003e","titleNoFormatting":"今天是 2009年6月6日 星期六 显示器最佳分辨率1024X768 今日天气 加
入 ...","content":"2007年10月29日 \u003cb\u003e...\u003c/b\u003e \u003cb
\u003e董赵洪娉\u003c/b\u003e;警务处副处长任达荣;佛教联合会释智鸿;中国银行林广兆;永隆银行伍步  高、伍步刚;长江集团
\u003cb\u003e洪小莲\u003c/b\u003e;印尼总领事Ferry Adamhar;香港瓷 \u003cb\u003e...
\u003c/b\u003e"},
{"GsearchResultClass":"GwebSearch","unescapedUrl":"http://
paper.wenweipo.com/2008/02/11/AY0802110002.htm","url":"http://
paper.wenweipo.com/2008/02/11/
AY0802110002.htm","visibleUrl":"paper.wenweipo.com","cacheUrl":"http://
www.google.com/search?q\u003dcache:VsFo5DdIGOMJ:paper.wenweipo.com","title":"工商界姊妹筹庆妇女节-
香港文汇报","titleNoFormatting":"工商界姊妹筹庆妇女节- 香港文汇报","content":"2008年2月11日
\u003cb\u003e...\u003c/b\u003e 大会通过将邀请的主礼嘉宾包括:全国政协副主席董建华夫人\u003cb\u003e
董赵洪娉\u003c/b\u003e、行政 \u003cb\u003e...\u003c/b\u003e 姚林  秀美、施陈丽雅、施云娥、施洁
玲、柯达权、\u003cb\u003e洪小莲\u003c/b\u003e、胡葆琳、胡慧 \u003cb\u003e...\u003c/b
\u003e"},{"GsearchResultClass":"GwebSearch","unescapedUrl":"http://
www.takungpao.com/news/08/01/23/SD-676833.htm","url":"http://www.takungpao.com/news/08/01/23/SD-676833.htm","visibleUrl":"www.takungpao.com","cacheUrl":"http://www.google.com/search?q\u003dcache:7AwoTO8lfU4J:www.takungpao.com","title":"大公网","titleNoFormatting":"大公网","content":"2008年1月23日
\u003cb\u003e...\u003c/b\u003e 将邀请的主礼嘉宾,包括:全国政协副主席董建华夫人\u003cb\u003e董赵洪
娉\u003c/b\u003e、行政长官 \u003cb\u003e...\u003c/b\u003e 姚林  秀美、施陈丽雅、施云娥、施洁
玲、柯达权、\u003cb\u003e洪小莲\u003c/b\u003e、胡葆琳、胡慧 \u003cb\u003e...\u003c/b
\u003e"}],"cursor":{"pages":[{"start":"0","label":
1}],"estimatedResultCount":"3","currentPageIndex":
0,"moreResultsUrl":"http://www.google.com/search?oe\u003dutf8\u0026ie
\u003dutf8\u0026source\u003duds\u0026start\u003d0\u0026hl\u003dzh-CN
\u0026q\u003dallintext%3A%E6%B4%AA%E5%B0%8F%E8%8E%B2%2B
%E8%91%A3%E8%B5%B5%E6%B4%AA%E5%A8%89"}}, "responseDetails": null,
"responseStatus": 200}

But when I run my application after deploying in App Engine, the
result becomes:

{"results":[],"cursor":{"moreResultsUrl":"http://www.google.com/search?
oe\u003dutf8\u0026ie\u003dutf8\u0026source\u003duds\u0026start
\u003d0\u0026hl\u003dzh-CN\u0026q\u003dallintext%3A%E6%B4%AA%E5%B0%8F
%E8%8E%B2%2B%E8%91%A3%E8%B5%B5%E6%B4%AA%E5%A8%89"}},
"responseDetails": null, "responseStatus": 200}

Would anyone be able to help? Thanks!!

--~--~---------~--~----~------------~-------~--~----~
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
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to