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 expanded result in a collapsed group of search results.
An expanded result item contains information about an expanded result document within a collapsed group of search results. This includes the original location of the document, a list of attributes assigned to the document, and relevant text from the document that satisfies the query.
Namespace: Amazon.Kendra.Model
Assembly: AWSSDK.Kendra.dll
Version: 3.x.y.z
public class ExpandedResultItem
The ExpandedResultItem type exposes the following members
Name | Description | |
---|---|---|
![]() |
ExpandedResultItem() |
Name | Type | Description | |
---|---|---|---|
![]() |
DocumentAttributes | System.Collections.Generic.List<Amazon.Kendra.Model.DocumentAttribute> |
Gets and sets the property DocumentAttributes. An array of document attributes assigned to a document in the search results. For example, the document author ("_author") or the source URI ("_source_uri") of the document. |
![]() |
DocumentExcerpt | Amazon.Kendra.Model.TextWithHighlights |
Gets and sets the property DocumentExcerpt. |
![]() |
DocumentId | System.String |
Gets and sets the property DocumentId. The idenitifier of the document. |
![]() |
DocumentTitle | Amazon.Kendra.Model.TextWithHighlights |
Gets and sets the property DocumentTitle. |
![]() |
DocumentURI | System.String |
Gets and sets the property DocumentURI. The URI of the original location of the document. |
![]() |
Id | System.String |
Gets and sets the property Id. The identifier for the expanded result. |
.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