Issue 16400

registry search does not set endOfRecord flag

16400
Reporter: mdoering
Assignee: fmendez
Type: Bug
Summary: registry search does not set endOfRecord flag
Priority: Critical
Resolution: Fixed
Status: Closed
Created: 2014-09-12 10:38:14.137
Updated: 2015-03-02 15:36:47.478
Resolved: 2015-02-13 16:06:32.109
        
Description: The registry search should set the PagingResponse flag endOfRecords to true in case no more records exist than the request asked for. For example this returns 72 datasets, but the limit of 100 is more and therefore endOfRecrods should be TRUE:

http://apps.gbif.org:8080/b_registry-ws/dataset/search?limit=100&publishingCountry=BE
]]>
    


Author: fmendez@gbif.org
Comment: https://github.com/gbif/gbif-api/commit/523aac83cc1b91193235b6893e2e5a67609a8408
Created: 2015-02-13 16:06:32.138
Updated: 2015-02-13 16:06:32.138