Skip to main content
GET
Get query rewrite facets and hits

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

type
string
required

The query rewrite type. Use /query-rewrite/schema to get the available query rewrite types.

Query Parameters

context
string
required

An application name

editSessionId
string

An edit session ID filter. Equivalent to a Fusion username.

params
object
required

Additional parameters used when executing the query. The parameters of the query request.

Response

200 - */*

OK

The search response.

spellcheck
object

Spellcheck results.

response
object

The query result documents and statistics.

Example:
responseHeader
object
facet_counts
object

Counts of facets matching the query.

facets
object
stats
object
grouped
object
debug
object
highlighting
object

Highlight snippets per matching document, if requested.

fusionResponse
object