QueryResultDocumentRerankerInput.Keywords 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 raw concatenated strings for the keyword fields that were used for semantic enrichment.
public string Keywords { get; }
member this.Keywords : string
Public ReadOnly Property Keywords As String