Udostępnij za pośrednictwem


VectorizableTextQuery.QueryRewrites Property

Definition

Can be configured to let a generative model rewrite the query before sending it to be vectorized.

public Azure.Search.Documents.Models.QueryRewritesType? QueryRewrites { get; set; }
member this.QueryRewrites : Nullable<Azure.Search.Documents.Models.QueryRewritesType> with get, set
Public Property QueryRewrites As Nullable(Of QueryRewritesType)

Property Value

Applies to