Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The query pipeline ID.
The data collection to query.
The Solr search handler to use for this query.
Query Parameters
The query terms, using the Solr query language.
Additional Solr query parameters.
Response
OK
The search response.
Spellcheck results.
The query result documents and statistics.
Counts of facets matching the query.
Highlight snippets per matching document, if requested.