Share via


SemanticSearchOptions.Debug Property

Definition

Enables a debugging tool that can be used to further explore your reranked results.

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

Property Value

Applies to