Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wildcard support to field resolving in the Get Field Mapping API #4368

Closed
wants to merge 1 commit into from

Conversation

bleskes
Copy link
Contributor

@bleskes bleskes commented Dec 6, 2013

Closes #4367

Note that using curl -XGET "http://localhost:9200/index/type/_mapping/field/*" will also give you mappings for the root mappers _all , _id , _source etc.

@kimchy
Copy link
Member

kimchy commented Dec 10, 2013

looks good

@bleskes
Copy link
Contributor Author

bleskes commented Dec 10, 2013

Pushed: 99b4219

@bleskes bleskes closed this Dec 10, 2013
@bleskes bleskes deleted the feature/wc_field_mappings branch December 13, 2013 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow field wildcards in the Get Field Mapping API
2 participants