Hi Jeremy, Thanks for your answer.
I should have mentioned that the way I tried was by making a direct call to the search API (ajax.googleapis.com) using sorting=d as a parameter. On page 1 of the search results I found most entries having publishedDate's in 2007... For now I made a simple work-around by adding the current year to my search text (?v=1.0&q=2009%20...) Best regards, Ruben On Nov 12, 2:05 pm, Jeremy Geerdes <[email protected]> wrote: > If you take a look at this example, it seems pretty clear that results > are generally sorted in descending order. > > http://savedbythegoog.appspot.com/?id=ag5zYXZlZGJ5dGhlZ29vZ3ISCxIJU2F... > > 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 Nov 12, 2009, at 6:21 AM, Ruben BlogBorg wrote: > > > Dear all, > > > Maybe a bit of a silly question (but, hey, it's my first question ;)) > > but how is sorting done when using the sorting=d parameter? Does it > > sort descending (last date is returned as 1st entry), or does it sort > > ascending? > > > Best regards, > > > Ruben > > > -- > > > 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 > > athttp://groups.google.com/group/google-ajax-search-api?hl= > > . -- 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=.
