Partager via


IndexStats.IndexFullness Property

Definition

The fullness of the index, regardless of whether a metadata filter expression was passed. The granularity of this metric is 10%.

[System.Text.Json.Serialization.JsonPropertyName("indexFullness")]
public float IndexFullness { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("indexFullness")>]
member this.IndexFullness : single with get, set
Public Property IndexFullness As Single

Property Value

Attributes

Applies to