Concepts

Concepts used in OpenSearch book.

circle-info

The following documentation is for OpenSearch v2.0.0 (BDK).

Opensearch document

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?