Skip to content

3.0 Mapping API field wildcard not working? #15782

@spalger

Description

@spalger

I'm surprised by the difference between the output of these two commands. Is that a bug?

curl 'http://localhost:9200/logstash-*/_mapping?pretty' # returns all fields
curl 'http://localhost:9200/logstash-*/_mapping/field/*?pretty' # returns nothing

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