Skip to content

Typeless index call can fail against an index with a custom type. #36811

@jtibshirani

Description

@jtibshirani

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.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions