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

    Interface Transport

    interface Transport {
        ids: string[];
        start: number;
    }
    Index
    ids: string[]
    start: number