DocumentMetadataConfiguration - Amazon Kendra API Reference

DocumentMetadataConfiguration

Specifies the properties, such as relevance tuning and searchability, of an index field.

Contents

Name

The name of the index field.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 30.

Required: Yes

Type

The data type of the index field.

Type: String

Valid Values: STRING_VALUE | STRING_LIST_VALUE | LONG_VALUE | DATE_VALUE

Required: Yes

Relevance

Provides tuning parameters to determine how the field affects the search results.

Type: Relevance object

Required: No

Provides information about how the field is used during a search.

Type: Search object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: