-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Allow _doc as a type name #27750
Copy link
Copy link
Closed
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field typesTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchblockerv6.2.0
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field typesTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchblockerv6.2.0
Type
Fields
Give feedbackNo fields configured for issues without a type.