opensearch-docs-cn/_field-types/object-fields.md

701 B

layout title nav_order has_children has_toc parent
default Object field types 40 true false Supported field types

Object field types

The following table lists all object field types that OpenSearch supports.

Field data type Description
object A JSON object.
nested Used when objects in an array need to be indexed independently as separate documents.
join Establishes a parent-child relationship between documents in the same index.