summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/action/admin/indices/mapping/get/TransportGetFieldMappingsIndexAction.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-12-05Add support for filtering mappings fields (#27603)Luca Cavanna
2017-02-03Consilify get-field-mapping docs (#22936)Jim Ferenczi
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-07-01Fix order of modifiersTanguy Leroux
2016-03-21Remove ClusterService interface, in favor of it's only production instance #1...Boaz Leskes
2016-01-28Make index uuid available in Index, ShardRouting & ShardIdBoaz Leskes
2015-12-23Remove `index_name` back compat.Adrien Grand
2015-10-02Remove multi-arg ImmutableMap#of variantsNik Everett
2015-09-23Remove and ban ImmutableMap#entrySetNik Everett
2015-09-14Use Supplier instead of ReflectionSimon Willnauer
2015-09-06Remove and forbid the use of com.google.common.base.Predicate(s)?Jason Tedor
2015-08-27Remove and forbid use of com.google.common.collect.ListsJason Tedor
2015-07-23Removing TransportSingleCustomOperationAction in favour of TransportSingleSha...Martijn van Groningen
2015-07-10Internal: refactored MetaData to split the concrete index name resolution to ...Martijn van Groningen
2015-07-01Mappings: Move short name access out of field typeRyan Ernst
2015-06-13Remove deprecated script APIsSimon Willnauer
2015-06-05create core moduleSimon Willnauer