Partager via


IndexKind.IvfFlat Field

Definition

Inverted File with Flat Compression. Designed to enhance search efficiency by narrowing the search area through the use of neighbor partitions or clusters. Also referred to as approximate nearest neighbor (ANN) search.

public const string IvfFlat;
val mutable IvfFlat : string
Public Const IvfFlat As String 

Field Value

Applies to