VectorSearchAlgorithmKind.ExhaustiveKnn Property
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.
Exhaustive KNN algorithm which will perform brute-force search.
public static Azure.Search.Documents.Indexes.Models.VectorSearchAlgorithmKind ExhaustiveKnn { get; }
static member ExhaustiveKnn : Azure.Search.Documents.Indexes.Models.VectorSearchAlgorithmKind
Public Shared ReadOnly Property ExhaustiveKnn As VectorSearchAlgorithmKind