Class SearchErrorContext

The error context information for a search query operation.

Hierarchy

Properties

http_response_body: string

The http response body which was received.

http_response_code: number

The http response status code which was received.

index_name: string

The name of the index which was being operated on.

parameters: any

A list of the parameters in use for the operation.

query: any

The full query that was being executed.

Generated using TypeDoc