Object field types

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

Field data typeDescription
objectA JSON object.
nestedUsed when objects in an array need to be indexed independently as separate documents.
joinEstablishes a parent-child relationship between documents in the same index.