11 messages in com.googlegroups.bloggerdevMax-results and start-index are not w...
FromSent OnAttachments
Marcelo Calbucci05 Sep 2006 16:25 
Marcelo Calbucci06 Sep 2006 11:45 
Pete Hopkins ☠06 Sep 2006 12:59 
Marcelo Calbucci06 Sep 2006 13:12 
Bill Lazar06 Sep 2006 14:09 
pete...@gmail.com08 Sep 2006 06:57 
Pete Hopkins ☠08 Sep 2006 10:27 
Pete Hopkins ☠08 Sep 2006 10:34 
Pete Hopkins ☠08 Sep 2006 11:03 
Marcelo Calbucci08 Sep 2006 11:16 
pete...@gmail.com09 Sep 2006 06:24 
Subject:Max-results and start-index are not working
From:Marcelo Calbucci (marc@sampa.com)
Date:09/05/2006 04:25:44 PM
List:com.googlegroups.bloggerdev

Hi, I'm trying to query blogger for the list of the last X entries, however, all that I get is 25 results no matter what I try.

For example, the following query only returns 25 items: http://www.blogger.com/feeds/[blogid]/posts/full?updated-min=2003-01-01T 00:00:00&updated-max=2006-09-05T23:16:12&max-results=1000

I also tried changing the start-index parameter, but it returns the exactly same items... http://www.blogger.com/feeds/[blogid]/posts/full?updated-min=2003-01-01T 00:00:00&updated-max=2006-09-05T23:16:12&start-index=25

Any idea? Is this a limitation of the API?

Thank you, Marcelo www.sampa.com