[API-users] Usage of endOfRecords

2014-12-23 Thread Nozomi James Ytow
Hi Tim, thans for your advice. My code checkes the returend limit and offset, and uses them to calculate next offset and limit. Besides that, what I exepct it that endOfRecords shoud be true if returned fragment is the end of recoeds.

[API-users] Usage of endOfRecords

2014-12-23 Thread Nozomi James Ytow
From: Nozomi "James" Ytow Date: Tue, 23 Dec 2014 02:29:45 +0900 (JST) > It doesn't explain, however, the result of > > http://api.gbif.org/v1/species/search?q=Puma=GENUS=60=0 > > which satisfies count < offset + limit. Oops. It may explain, becuase returned

[API-users] Order By

2014-12-23 Thread Tim Robertson
Sorry Eli, but no. Occurrences are only returned by the most recent modified record first. Cheers, Tim On 23 Dec 2014, at 12:16, eli eltsufin wrote: > Hi, > > Is it possible to sort the occurrence search query by date and time ? > > Thanks, > Eli