# Functions
NewClient creates a new instance of Client with a given search-api url.
NewSearchErrorResponse creates an error response.
NewWithHealthClient creates a new instance of Client, reusing the URL and Clienter from the provided health check client.
# Structs
No description provided by the author
Client is a dp-search-api client which can be used to make requests to the server.
Contact represents each search result contact details.
ContentItem represents each search result.
Department represents response from /departments/search end point.
DepartmentItem represents a department.
DepartmentMatch represents a department matches term.
Description represents each search result which is given from data in ES 7.10.
ErrInvalidSearchResponse is returned when the dp-search-api does not respond with a valid status.
FilterCount represents the specific filter type for the search results with its respective count.
Highlight contains specific metadata with search keyword(s) highlighted.
LegacyDescription represents each search result description which is given from data in ES 2.2.
MatchDetails represents each search result matches' details.
Matches represents each search result matches.
No description provided by the author
No description provided by the author
No description provided by the author
ReleaseResponse represents response from /search/releases endpoint.
Response represents the fields for the search results as returned by dp-search-api.