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

    Class PartitionInformationIndexes

    Schema for information about the partition index count and limit in a database.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    count?: number

    Total count of the partitioned indexes.

    The count breakdown of partitioned indexes.

    limit?: number

    The partitioned index limit.

    Methods