@lancedb/lancedb β’ Docs
@lancedb/lancedb / IndexStatistics
Interface: IndexStatistics
Properties
indexType?
optional
indexType: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