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

    Interface Transport

    interface Transport {
        cluster?: string;
        seeds?: JsonObject;
        status: string;
    }
    Index
    cluster?: string
    seeds?: JsonObject
    status: string