In my javascript I'm making a call to

'http://ajax.googleapis.com/ajax/services/search/local?v=1.0&callback=?
&rsz=large&q=' + escape(term)

Most of the time I get back 8 results for the first page just fine,
but sometimes I get back fewer even though the cursor indicates there
are more pages.

Any idea why this might be happening, or how I can get all 8 results
on the first page? It looks odd to get less than 8 results and still
have pagination.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" 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-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to