@ibm-cloud/cloudant - v0.12.8
    Preparing search index...
    interface Transport {
        bookmark: string;
        docs: CloudantV1.Document[];
        execution_stats?: CloudantV1.ExecutionStats.Transport;
        warning?: string;
    }
    Index

    Properties

    bookmark: string
    warning?: string