IndexStats Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Index parameters.
public class IndexStats
type IndexStats = class
Public Class IndexStats
- Inheritance
-
IndexStats
Constructors
IndexStats(Dictionary<String,IndexNamespaceStats>, Int32, Single, Int64) |
Initializes a new instance of the IndexStats class. |
Properties
Dimension |
The number of dimensions in the vector representation |
IndexFullness |
The fullness of the index, regardless of whether a metadata filter expression was passed. The granularity of this metric is 10%. |
Namespaces |
Gets or Sets Namespaces |
TotalVectorCount |
Gets or Sets TotalVectorCount |