Skip to content

Make mapping.single_type only settable if the index is a 5.x index #24961

@s1monw

Description

@s1monw

mapping.single_type allows to add multiple types which is something that 6.x indices must not allow. Yet, today this setting is still modifiable while it defaults to true In order to move make it only settable on 5.x indices and read-only in 6.0 we need to fix several things like:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions