Thanks to visit codestin.com
Credit goes to docs.couchbase.com

couchbase
    Preparing search index...

    Class AnalyticsMetaData

    Contains the meta-data that is returend from an analytics query.

    Index

    Properties

    clientContextId: string

    The client context id which is assoicated with the executed query.

    Various metrics which are made available by the query engine.

    requestId: string

    The request ID which is associated with the executed query.

    signature?: any

    Provides the signature of the query.

    The status of the query at the time the query meta-data was generated.

    warnings: AnalyticsWarning[]

    Any warnings that occurred during the execution of the query.