couchbase
    Preparing search index...

    Class SearchErrorContext

    The error context information for a search query operation.

    Hierarchy (View Summary)

    Index

    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.

    last_dispatched_from: string

    The host and port that the request was last sent from.

    last_dispatched_to: string

    The host and port that the request was last sent to.

    parameters: any

    A list of the parameters in use for the operation.

    query: any

    The full query that was being executed.

    retry_attempts: number

    The number of times the operation has been retried.

    retry_reasons: string[]

    A list of the reasons for retrying the operation.