summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/search/aggregations/metrics
AgeCommit message (Expand)Author
2017-06-29Remove QueryParseContext from parsing QueryBuilders (#25448)Christoph Büscher
2017-06-22Upgrade to lucene-7.0.0-snapshot-ad2cb77. (#25349)Adrien Grand
2017-06-17[Tests] Check that parsing aggregations works in a forward compatible way (#2...Christoph Büscher
2017-06-14Add more missing AggregationBuilder getters (#25198)Zachary Tong
2017-06-07Scripting: Remove unnecessary intermediate script compilation methods on Quer...Ryan Ernst
2017-05-30Scripting: Add StatefulFactoryType as optional intermediate factory in script...Ryan Ernst
2017-05-26Scripting: Rename CompiledType to FactoryType in ScriptContext (#24897)Ryan Ernst
2017-05-25Scripting: Move context definitions to instance type classes (#24883)Ryan Ernst
2017-05-24Scripting: Add instance and compiled classes to script contexts (#24868)Ryan Ernst
2017-05-23Use ParseField constants in ParsedGeoBounds (#24849)Christoph Büscher
2017-05-22Scripting: Simplify ScriptContext (#24818)Ryan Ernst
2017-05-19Remove //norelease and cleans up somet aggregations tests (#24789)Tanguy Leroux
2017-05-18Fix checkstyle violation in ParsedScriptedMetricTanguy Leroux
2017-05-18Add parsing method for Top Hits aggregation (#24717)Tanguy Leroux
2017-05-17Add parsing for InternalScriptedMetric aggregation (#24738)Christoph Büscher
2017-05-10Fix merging conflictsTanguy Leroux
2017-05-10Add parsing for String/Long/Double Terms aggregations (#24521)Tanguy Leroux
2017-05-05Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-05-04Add StreamInput.readEnum and StreamOutput.writeEnum (#24475)Igor Motov
2017-05-03Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-02Allow scripted metric agg to access `_score` (#24295)Winston Ewert
2017-04-28Add parsing for InternalGeoCentroid (#24371)Christoph Büscher
2017-04-28Don't render InternalGeoCentroid in static helper methodChristoph Büscher
2017-04-28Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-04-28Add `count` value to rest output of `geo_centroid` (#24387)Christoph Büscher
2017-04-28Fixing checktyle error for modifier orderChristoph Büscher
2017-04-28Add parsing for InternalGeoBounds (#24365)Christoph Büscher
2017-04-27Add parsing for InternalPercentilesBucket (#24330)Christoph Büscher
2017-04-27Fixed another sneaky LineLength violationChristoph Büscher
2017-04-26Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-04-26Fix order of static field declarations for parserChristoph Büscher
2017-04-26Add parsing for InternalStatsBucket and InternalExtendedStatsBucket (#24312)Christoph Büscher
2017-04-26Removal of dead code in ScriptedMetricAggregationBuilder (#24346)Koen De Groote
2017-04-26Correcting 140 character line lengthChristoph Büscher
2017-04-25Add parsing for InternalExtendedStats (#24284)Christoph Büscher
2017-04-25Add parsing for InternalStats (#24239)Christoph Büscher
2017-04-24Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-04-24Remove getCountAsString() from InternalStats and Stats interface (#24291)Christoph Büscher
2017-04-24[TEST] Added unittests for InternalGeoCentroidMartijn van Groningen
2017-04-20Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-04-20Align behavior or HDR percentiles iterator with percentile() method (#24206)Tanguy Leroux
2017-04-20Add parsing methods for Percentiles aggregations (#24183)Tanguy Leroux
2017-04-19Add parsing for InternalSimpleValue and InternalDerivative (#24162)Christoph Büscher
2017-04-19Fix checkstyle violationTanguy Leroux
2017-04-19Merge remote-tracking branch 'origin/master' into feature/client_aggs_parsingTanguy Leroux
2017-04-18Minor changes in ParsedCardinalityChristoph Büscher
2017-04-18Adding parsing for InternalValueCountChristoph Büscher
2017-04-18Adding parsing for InternalAvgChristoph Büscher
2017-04-18Adding parsing for InternalSumChristoph Büscher
2017-04-18Adding parsing for InternalMax and InternalMinChristoph Büscher