-
Notifications
You must be signed in to change notification settings - Fork 533
Closed
Labels
Milestone
Description
Author Name: Philip Durbin (@pdurbin)
Original Redmine Issue: 3477, https://redmine.hmdc.harvard.edu/issues/3477
Original Date: 2014-02-03
Original Assignee: Philip Durbin
We have a beta RESTful search API in 4.0 but it should be finalized.
It returns JSON. Here's an example: http://dataverse-demo.iq.harvard.edu/api/search?q=tabulardata
It's also used in these integration tests: https://github.com/IQSS/dataverse/tree/master/scripts/search/tests
Requirements:
- use API keys: add primefaces datatable for users #3614 #3874
- enforce SSL (always?)
- provide a link for each item returned (file link will be for parent dataset)
- sorting
- start/offset (limit number returned?)
Questions:
- have showrelevance boolean?
Asked the community what they would like at https://groups.google.com/d/msg/dataverse-community/sXJmpoL84EU/gJmJhvRPm6YJ
Redmine related issue(s): 3430
Reactions are currently unavailable