AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Kendra.Model.ExpandedResultItem

Namespace: Amazon.Kendra.Model
Assembly: AWSSDK.Kendra.dll
Version: 3.x.y.z

Syntax

C#
public class ExpandedResultItem

The ExpandedResultItem type exposes the following members

Constructors

NameDescription
Public Method ExpandedResultItem()

Properties

NameTypeDescription
Public Property 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.

Public Property DocumentExcerpt Amazon.Kendra.Model.TextWithHighlights

Gets and sets the property DocumentExcerpt.

Public Property DocumentId System.String

Gets and sets the property DocumentId.

The idenitifier of the document.

Public Property DocumentTitle Amazon.Kendra.Model.TextWithHighlights

Gets and sets the property DocumentTitle.

Public Property DocumentURI System.String

Gets and sets the property DocumentURI.

The URI of the original location of the document.

Public Property Id System.String

Gets and sets the property Id.

The identifier for the expanded result.

Version Information

.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