@ibm-cloud/cloudant - v0.12.7
    Preparing search index...
    interface Transport {
        db_name: string;
        doc_count: number;
        doc_del_count: number;
        partition: string;
        partitioned_indexes?: CloudantV1.PartitionInformationIndexes.Transport;
        sizes: CloudantV1.PartitionInformationSizes.Transport;
    }
    Index

    Properties

    db_name: string
    doc_count: number
    doc_del_count: number
    partition: string