@ibm-cloud/cloudant - v0.12.8
    Preparing search index...

    Class DocsResultRow

    Schema for a row of document information in a DocsResult.

    Index

    Constructors

    Properties

    causedBy?: string

    The cause of the error (if available).

    Schema for a document.

    error?: string

    The name of the error.

    id?: string

    Schema for a document ID.

    key: string

    Schema for a document ID.

    reason?: string

    The reason the error occurred (if available).

    ref?: number

    An internal error reference (if available).

    Value of built-in /_all_docs style view.

    Methods