Skip to content

Allow _doc as a type name #27750

@jpountz

Description

@jpountz

As of 7.0, types support will be gone, the index API will be either PUT index/_doc/id or POST index/_doc and hits will use _doc as a fake type in the response. In order to allow users to have a smoother transition to 7.0, we should allow _doc as a type in 6.x.

Relates to #15613

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions