dazzcreations / otterapi

Automatically exported from code.google.com/p/otterapi
0 stars 0 forks source link

last last_offset < total #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. curl 'http://otter.topsy.com/search.json?q=flattr&window=d&perpage=50&page=3'

What is the expected output? What do you see instead?
Since this happens to be the last page of results (at the time of writing), I 
expect that whatever the last_offset is, it should be equal to the total. But 
it is less than the total - and indeed, the last_offset given is consistent 
with the number of items returned on this page, indicating that about 10 
results are missing from the resultset.

Original issue reported on code.google.com by gree...@gmail.com on 16 Feb 2011 at 12:12

GoogleCodeExporter commented 8 years ago
Dear sir,

The "total" is an estimated number. You may get slightly less results than it 
claimed. 

Sorry for the inconvenience,

-Ted

Original comment by ted...@gmail.com on 18 Feb 2011 at 9:57

GoogleCodeExporter commented 8 years ago

Original comment by ted...@gmail.com on 18 Feb 2011 at 9:57