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

    Interface Transport

    interface Transport {
        execution_time_ms: number;
        results_returned: number;
        total_docs_examined: number;
        total_keys_examined: number;
        total_quorum_docs_examined: number;
    }
    Index
    execution_time_ms: number
    results_returned: number
    total_docs_examined: number
    total_keys_examined: number
    total_quorum_docs_examined: number