Concepts

Concepts used in OpenSearch BDK Book.

Represents an Document in Opensearch.

Field Name
Description
Type

id

The ID of the document.

text

index_name

The name of the index the document belongs to.

text

source

The document values.

json

Last updated

Was this helpful?