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

    Class SearchResultRow

    Schema for a row of the result of a query search operation.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    Schema for a document.

    fields: JsonObject

    Schema for the fields returned by a query search operation, a map of field name to value.

    highlights?: JsonObject

    Returns the context in which a search term was mentioned so that you can display more emphasized results to a user.

    id: string

    Schema for a document ID.

    Methods