VectorQuery.Threshold 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.
The threshold used for vector queries. Note this can only be set if all 'fields' use the same similarity metric.
public Azure.Search.Documents.Models.VectorThreshold Threshold { get; set; }
member this.Threshold : Azure.Search.Documents.Models.VectorThreshold with get, set
Public Property Threshold As VectorThreshold