Shaun
unread,Sep 20, 2010, 4:36:02 AM9/20/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to collecta developer
Dear anyone-who-might-be-interested.. :)
i have an interesting situation with the results i am receiving from
collecta.
below is the extract of the bit that i would like to highlight:
<opensearch:totalResults>77</opensearch:totalResults>
<opensearch:itemsPerPage>100</opensearch:itemsPerPage>
as you can see, total results for this search is 77.
I made the API call with 'RPP' set at 100.
when i decided to count the results in the ATOM feed, i counted 100,
not 77. so i'm confused.. if there are supposed to be 77 results, why
were there 100? is it because of my RPP?
Shaun