共用方式為


SemanticDebugInfo.KeywordFields Property

Definition

The keyword fields that were sent to the semantic enrichment process, as well as how they were used.

public System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Models.QueryResultDocumentSemanticField> KeywordFields { get; }
member this.KeywordFields : System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Models.QueryResultDocumentSemanticField>
Public ReadOnly Property KeywordFields As IReadOnlyList(Of QueryResultDocumentSemanticField)

Property Value

Applies to