search
Perform simple search queries over Auckland Museum Collections and Cenotaph data
Use this endpoint to perform simple search queries for finding information and subjects you may be interested in
Searches performed via this endpoint run against an Elastic server. This endpoint mirrors the Elastic search API documented here
Use the
- collectionsonline index to perform searches over other all Collections data
- cenotaph index to perform searches over Cenotaph data
get/search/{index}/{operation}
Path parameters
indexstring required
search index name Possible values:
- collectionsonline
- cenotaph
operationstring required
One of the supported elasticsearch operations like _search or _suggest
Query parameters
qstring
One of the supported elasticsearch query parameter values for key q
Response
search results found