-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Typeless index call can fail against an index with a custom type. #36811
Copy link
Copy link
Closed
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>bugTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchv7.0.0-beta1
Description
Using the typeless index APIs can result in an error when the index contains a custom type name that is not _doc. The issue seems to arise when the index call introduces a mapping update.
The following gist demonstrates the problem: https://gist.github.com/jtibshirani/0929faf60bd78c794aeb01cc08d04c73.
The same issue also applies to typeless document update calls.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>bugTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchv7.0.0-beta1
Type
Fields
Give feedbackNo fields configured for issues without a type.