search
Perform complex search queries over Auckland Museum Collections and Cenotaph data
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
post/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
Request body
object required
Response
search results found