couchbase
    Preparing search index...

    Interface GetSearchIndexOptions

    interface GetSearchIndexOptions {
        timeout?: number;
    }
    Index

    Properties

    Properties

    timeout?: number

    The timeout for this operation, represented in milliseconds.