This could very well be a symptom of the estimatedResultCount bug. Basically, the estimatedResultCount is generally inconsistent and often wildly inaccurate. Although I have no direct knowledge of how Google generates the page code, it would only make sense that it would be based on this estimate. And if it's off, the whole thing is off.
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http://jgeerdes.blogspot.com http://jgeerdes.wordpress.com [email protected] Unless otherwise noted, any price quotes contained within this communication are given in US dollars. If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! And check out my blog, Adventures in Web Development, at http://jgeerdes.blogspot.com ! On Apr 16, 2009, at 7:05 AM, Vision Jinx (Guru) wrote: > > Hi, > > That does sound weird. Can you post a link to the app so some of us > can have a look and see if there is a reason for that. > > Regards, > Vision Jinx > > On Apr 15, 6:39 pm, gpbmike <[email protected]> wrote: >> 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 -~----------~----~----~----~------~----~------~--~---
