@ibm-cloud/cloudant - v0.12.6
    Preparing search index...
    interface Transport {
        covering: boolean;
        ranking: number;
        reasons: CloudantV1.IndexAnalysisExclusionReason[];
        usable: boolean;
    }
    Index

    Properties

    covering: boolean
    ranking: number
    usable: boolean