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

    Interface Transport

    interface Transport {
        covering: boolean;
        ranking: number;
        reasons: CloudantV1.IndexAnalysisExclusionReason[];
        usable: boolean;
    }
    Index
    covering: boolean
    ranking: number
    usable: boolean