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

    Class IndexResult

    Schema for the result of creating an index.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    id: string

    Id of the design document the index was created in.

    name: string

    Name of the index created.

    result: string

    Flag to show whether the index was created or one already exists.

    Methods