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

    Class UpdatesPending

    Schema for an ability to tell if view is up-to-date without querying it.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    minimum: number

    Sum of shard copies with the least amount of work to do.

    preferred: number

    Sum of unique shards. This value is zero when at least one copy of every shard range is up-to-date and the view is able to answer a query without index building delays.

    total: number

    Sum of all shard copies.

    Methods