SilverHoodCorp / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
0 stars 0 forks source link

CrawlIssues URl not respecting max-results parameter #260

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have downloaded gdata 1.41.1 and set up an app to retrieve the crawl
issues data for our sites. The results are returned, but no matter what I
set the max-results parameter to it only ever returns 25. I have tried
values of 100, 200 and 1000 and the getFeed call still only returns 25. 

For development I am running on OSX/Leopard version 10.5.8.  
My JVM is:

$ java -version
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_20-b02-315)
Java HotSpot(TM) Client VM (build 1.5.0_20-141, mixed mode, sharing)

Also, when I drill into the Date Detected value for the issues I notice
that the results are not completely returned in most recent order. Should
it be possible to get these returned in order of recency?

Original issue reported on code.google.com by rick.me...@gmail.com on 12 Apr 2010 at 6:48

GoogleCodeExporter commented 9 years ago
Please ask your question at the Web Master Tools Community:
http://www.google.com/support/forum/p/Webmasters/label?lid=4ab44c4e66c8c695&hl=e
n

Original comment by yanivin...@gmail.com on 28 Apr 2010 at 4:25