AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
A single featured result item. A featured result is displayed at the top of the search results page, placed above all other results for certain queries. If there's an exact match of a query, then certain documents are featured in the search results.
Namespace: Amazon.Kendra.Model
Assembly: AWSSDK.Kendra.dll
Version: 3.x.y.z
public class FeaturedResultsItem
The FeaturedResultsItem type exposes the following members
Name | Description | |
---|---|---|
FeaturedResultsItem() |
Name | Type | Description | |
---|---|---|---|
AdditionalAttributes | System.Collections.Generic.List<Amazon.Kendra.Model.AdditionalResultAttribute> |
Gets and sets the property AdditionalAttributes. One or more additional attributes associated with the featured result. |
|
DocumentAttributes | System.Collections.Generic.List<Amazon.Kendra.Model.DocumentAttribute> |
Gets and sets the property DocumentAttributes.
An array of document attributes assigned to a featured document in the search results.
For example, the document author ( |
|
DocumentExcerpt | Amazon.Kendra.Model.TextWithHighlights |
Gets and sets the property DocumentExcerpt. |
|
DocumentId | System.String |
Gets and sets the property DocumentId. The identifier of the featured document. |
|
DocumentTitle | Amazon.Kendra.Model.TextWithHighlights |
Gets and sets the property DocumentTitle. |
|
DocumentURI | System.String |
Gets and sets the property DocumentURI. The source URI location of the featured document. |
|
FeedbackToken | System.String |
Gets and sets the property FeedbackToken. A token that identifies a particular featured result from a particular query. Use this token to provide click-through feedback for the result. For more information, see Submitting feedback. |
|
Id | System.String |
Gets and sets the property Id. The identifier of the featured result. |
|
Type | Amazon.Kendra.QueryResultType |
Gets and sets the property Type. The type of document within the featured result response. For example, a response could include a question-answer type that's relevant to the query. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5