couchbase
    Preparing search index...

    Interface LookupInOptions

    interface LookupInOptions {
        timeout?: number;
    }
    Index

    Properties

    Properties

    timeout?: number

    The timeout for this operation, represented in milliseconds.