Schema for geospatial index statistics.

Hierarchy

  • GeoIndexStats

Properties

data_size: number

The size of the geospatial index, in bytes.

disk_size: number

The size of the geospatial index, as stored on disk, in bytes.

doc_count: number

Number of documents in the geospatial index.

Generated using TypeDoc