QueryRewritesDebugInfo.Vectors 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.
List of query rewrites generated for the vectorizable text queries.
public System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Models.QueryRewritesValuesDebugInfo> Vectors { get; }
member this.Vectors : System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Models.QueryRewritesValuesDebugInfo>
Public ReadOnly Property Vectors As IReadOnlyList(Of QueryRewritesValuesDebugInfo)