Ok figured out the problem. The javascript code here http://www.google.com/uds/solutions/blogbar/gsblogbar.js?mode=new
assigns GSblogBar.DEFAULT_QUERY = "Google"; So the solution is to download the code (licensed under Apache) and change the DEFAULT_QUERY to "" -Sushant. On Jul 24, 4:50 pm, Jeremy Geerdes <[email protected]> wrote: > If the query returns no results, the control uses a default search > query for "Google." > > Jeremy R. Geerdes > Effective website design & development > Des Moines, IA > > For more information or a project > quote:http://jgeerdes.home.mchsi.comhttp://jgeerdes.blogspot.comhttp://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, > athttp://jgeerdes.blogspot.com > ! > > On Jul 24, 2009, at 2:46 PM, Vision Jinx wrote: > > > > > Hi, > > > That does sound a bit weird, can you provide a link to your app > > demonstrating this problem? > > > On Jul 23, 1:35 pm, Sushant Sinha <[email protected]> wrote: > >> I am trying google blog search API and found a weird problem. When > >> the query does not match any results it shows 4 results that seem to > >> be about google. Is this the expected behavior or is there a way I > >> can > >> control this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
