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

    Class RevsDiff

    Schema for information about missing revs and possible ancestors.

    Index

    Constructors

    Properties

    missing?: string[]

    List of missing revisions.

    possibleAncestors?: string[]

    List of possible ancestor revisions.

    Methods