View index information.

Constructors

Properties

collatorVersions: string[]

List of collator versions. If there are multiple entries this implies a libicu upgrade has occurred but compaction has not run yet.

compactRunning: boolean

Indicates whether a compaction routine is currently running on the view.

language: string

Language for the defined views.

signature: string

MD5 signature of the views for the design document.

Schema for size information of content.

updaterRunning: boolean

Indicates if the view is currently being updated.

updatesPending: UpdatesPending

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

waitingClients: number

Number of clients waiting on views from this design document.

waitingCommit: boolean

Indicates if there are outstanding commits to the underlying database that need to processed.

Methods

Generated using TypeDoc