mirror of
https://github.com/lancedb/lancedb.git
synced 2026-05-23 06:50:40 +00:00
522 B
522 B
@lancedb/lancedb • Docs
@lancedb/lancedb / IndexStatistics
Interface: IndexStatistics
Properties
indexType?
optionalindexType:string
The type of the index
indices
indices:
IndexMetadata[]
The metadata for each index
numIndexedRows
numIndexedRows:
number
The number of rows indexed by the index
numUnindexedRows
numUnindexedRows:
number
The number of rows not indexed