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

    Class FindResult

    Schema for the result of a query find operation.

    Index

    Constructors

    Properties

    bookmark: string

    Opaque bookmark token used when paginating results.

    Documents matching the selector.

    executionStats?: CloudantV1.ExecutionStats

    Schema for find query execution statistics.

    warning?: string

    warning.

    Methods