Since a couple of weeks I persistently have the following problem:
When requesting the document feed of a user via one of the following URLs
https://docs.google.com/feeds/documents/private/full https://docs.google.com/feeds/documents/private/full/-/document
the returned XML does not contain entries for all of the user's documents. (which was the case before a couple of weeks) As I understand it, v2 of the API has no 'next link' in the feed, so the feed should contain all requested documents. I get exactly 137 documents of about 250. All docs are in the root folder by the way.
I filed a bug here http://code.google.com/a/google.com/p/apps-api-issues/issues/detail?id=3274 but received no response thus far.