Hello I am new to the google AJAX search.
My problem at the moment is, that I do not get the same results with the API as with the normal google web search. Example: I search for the name "Andrea Flois" (my gf, so no problem I hope) http://www.google.com/search?hl=en&q=%22Andrea+Flois%22&lr=&aq=f&oq= (from google.com, and with language = en, and the name between two " ) I get about 13 results in complete (see page 2) If I try to do the same search with the ajax google api and this url: http://ajax.googleapis.com/ajax/services/search/web?v=1.0&rsz=large&hl=de&q=%22Andrea%20Flois%22 I get only 1 result! See here: http://gunta-und-bruce.com/google.php (first part is the complete json object, then the result) What am I doing wrong? Does the api deliver so much less results? Please help me. Bodo Malo
-- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to google-ajax-search-...@googlegroups.com. To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en.