summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations/metrics/ExtendedStatsIT.java
AgeCommit message (Expand)Author
2017-05-11Compound order for histogram aggregations. (#22343)qwerty4030
2017-05-05Change Terms.Bucket to an interface (#24492)Tanguy Leroux
2017-04-24Remove getCountAsString() from InternalStats and Stats interface (#24291)Christoph Büscher
2017-04-07Move getProperty method out of Aggregation interface (#23949)Luca Cavanna
2016-11-10Clean up of Script.Jack Conradson
2016-10-26Refactor ScriptType to be a top-level class.Jack Conradson
2016-10-04Tests to make sure markAsNotCacheable() works when scripts are usedColin Goodheart-Smithe
2016-07-25Clean up more messy testsTanguy Leroux
2015-09-28Factor groovy out of core into lang-groovyRobert Muir
2015-08-26Tests: use assertHitCount instead of direct assertion on hits in metric testsBoaz Leskes
2015-08-03cleanup more abstract test class -> TestCase and integ -> ITRobert Muir