This event contains the following fields:
| Field | Description |
|---|---|
searchQuery |
An object containing information about the search query. |
terms |
Contains the keywords the user searched for. |
facets |
An object containing information about the search facets. |
key |
The metadata key used as facet. |
type |
Takes one of the following values: VALUE, DATE, RANGE. |
value |
The facet value. |
negative |
A boolean exclusively set when the value of the type field is VALUE. Set to true if exclusion. |
searchType |
The type of search. Accepts the following values: EVERYWHERE, or TITLE_ONLY. |
searchResponse |
An object containing information about the search response. |
autocorrect |
Indicates whether autocorrect was applied to the user's search query. |
nbResults |
Contains the number of results retrieved for the search query. |