@ibm-cloud/cloudant - v0.12.6
    Preparing search index...
    interface Transport {
        content_type?: string;
        data?: string;
        digest?: string;
        encoded_length?: number;
        encoding?: string;
        follows?: boolean;
        length?: number;
        revpos?: number;
        stub?: boolean;
    }
    Index

    Properties

    content_type?: string
    data?: string
    digest?: string
    encoded_length?: number
    encoding?: string
    follows?: boolean
    length?: number
    revpos?: number
    stub?: boolean