The advanced expression that was executed.
Only sent if IQuery.debug is true
The search api version that was used for this query.
The basic expression that was executed.
Only sent if IQuery.debug is true
Category facet results of the query
The duration of the query for the client.
The constant expression that was executed.
Only sent if IQuery.debug is true
The total query duration, which is the sum of the indexDuration
and searchAPIDuration
, including any latency incurred through the necessary network hops.
When an error occurs, and the errorsAsSuccess flag is passed, the error will be returned in the body of the response
A detailed execution report sent by the Search API
The error message
The type of error
The exception that can be returned by the index if the query triggered an error
A detailed execution report sent by the Search API.
Only sent if IQuery.debug is true
Facet results of the query
The group by results of the query
The part of the total query duration
that was spent in the index.
Phrases to highlight (with stemming) in the results
The pipeline that was used for this query.
The duration of the query on the proxy (not always applicable, can be optional)
Possible query corrections (eg : DidYouMean)
A list of ranking expression that were used to tweak the relevance.
Only sent if IQuery.debug is true
The keywords selected by Coveo Machine Learning Refined Query feature
The results of the query
The part of the total query duration
that was spent in the Coveo Search API.
A unique identifier for this query, used mainly for the Analytics service.
The split test run that was used for this query. (A/B tests feature of the Coveo Query Pipeline)
Terms to highlight (with stemming) in the results
The total number of results that matched the query in the index.
The total number of results that matched the query in the index, but with the duplicate filtered.
The Coveo Query Pipeline triggers, if any were configured.
A list of user identities that were used to perform this query.
Only sent if IQuery.debug is true
Describe a set a results returned by the Search API