Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The query profile ID.
Body
Defines the logic of what to query for.
How the results should be displayed and organized.
Arbitrary query parameters to be added to the underlying Solr query, also used to supply Security Trimming Stage parameters.
Parameters used by various query stages as well as DSL hints.
Response
OK
Assorted metadata about the query, such as timing and debug information.
The returned facets and facet values.
The results list with pagination info, scoring, and hit count.
Spelling suggestions
Data returned by any rules that triggered.