Issue 12565

registry-ws: add name filter paramter

12565
Reporter: kbraak
Type: Improvement
Summary: registry-ws: add name filter paramter
Priority: Minor
Resolution: Invalid
Status: Closed
Created: 2012-12-20 19:40:45.44
Updated: 2013-12-16 17:50:55.702
Resolved: 2013-12-11 17:07:35.315
        
Description: Add name filter to the following web service endpoint URLs:

/node
/organization
/network
/technical_installation
/dataset

For example: /node?name=Denmark will filter all nodes that have name (title) equal to "Denmark"

Please refer to API documentation http://dev.gbif.org/wiki/display/POR/Webservice+API and update the related services when work is complete.]]>
    


Author: kbraak@gbif.org
Created: 2013-12-11 17:07:35.512
Updated: 2013-12-11 17:07:35.512
        
In Registry2, there is a simple search parameter "q" on all entity get web service calls. See http://www.gbif.org/developer/registry#parameters

Invalid, since it relates to former Registry version.

Closing issue.