Skip to content

DynamicMapping annotation should be applicable to any object field. #1767

Closed
@TEXHIK

Description

@TEXHIK

As of the documentation, it is possible to make different values for dynamicMapping setting in document and it's inner objects.
However, it is not possible to enable dynamicMapping for @Field(type = FieldType.Object), because it is not an entity.
There should be a way to apply this setting on any property, not only for documents, as there many cases, when Object field is not an entity - Map, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions