summaryrefslogtreecommitdiff
path: root/plugins/mapper-size/src/test/java/org/elasticsearch/index/mapper/size/SizeMappingIT.java
AgeCommit message (Expand)Author
2017-06-29Unify the result interfaces from get and search in Java client (#25361)olcbean
2017-02-02Optionally require a valid content type for all rest requests with content (#...Jay Modi
2016-09-13Fixed naming inconsistency for fields/stored_fields in the APIs (#20166)Jim Ferenczi
2016-08-11Remove ESIntegTestCase#pluginListNik Everett
2016-07-05Add doc values support to the _size field in the mapper-size pluginJim Ferenczi
2016-05-25Disable XContent auto closing of object and arraysTanguy Leroux
2016-03-03Deprecate string in favor of text/keyword. #16877Adrien Grand
2015-12-18Remove wildcard importsRyan Ernst
2015-08-22Plugins: Removed plugin.typesRyan Ernst
2015-08-06Move the `_size` mapper to a plugin.Adrien Grand