Options
All
  • Public
  • Public/Protected
  • All
Menu

Schema for metadata information about a search index.

Hierarchy

  • SearchIndexInfo

Index

Properties

committed_seq

committed_seq: number

The committed sequence identifier.

disk_size

disk_size: number

The size of the search index on disk.

doc_count

doc_count: number

The count of the number of indexed documents.

doc_del_count

doc_del_count: number

The number of deleted documents.

pending_seq

pending_seq: number

The pending sequence identifier.

Generated using TypeDoc