summaryrefslogtreecommitdiff
path: root/modules/aggs-matrix-stats/src/main/java/org/elasticsearch/search
AgeCommit message (Expand)Author
2017-07-03Remove QueryParseContext (#25486)Christoph Büscher
2017-06-15Use SPI in High Level Rest Client to load XContent parsers (#25098)Tanguy Leroux
2017-05-30Add doc_count to ParsedMatrixStats (#24952)Tanguy Leroux
2017-05-30Add document count to Matrix Stats aggregation response (#24776)Tanguy Leroux
2017-05-23Added unit tests for MatrixStatsAggregatorMartijn van Groningen
2017-05-19Add parsing method for Matrix Stats (#24746)Tanguy Leroux
2017-05-10Added unit tests for InternalMatrixStats.Martijn van Groningen
2017-04-18Upgrade to a Lucene 7 snapshot (#24089)Adrien Grand
2017-02-23Remove abstract InternalMetricsAggregation class (#23326)Christoph Büscher
2017-02-03Upgrade checkstyle to version 7.5Jason Tedor
2017-01-10Remove InternalAggregation.Type (#22511)Nik Everett
2017-01-05remove unused ParseFieldMatcher imports/argumentsjavanna
2016-12-30Remove some more usages of ParseFieldMatcher in favour of using ParseField di...javanna
2016-12-30Remove some usages of ParseFieldMatcher in favour of using ParseField directlyjavanna
2016-12-14Fix `missing` on aggs on `boolean` fields. (#22135)Adrien Grand
2016-12-13Remove `AggregationContext`. (#22124)Adrien Grand
2016-11-10Clean up of Script.Jack Conradson
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-08-16Switch aggregation registration for push to pullNik Everett
2016-08-01Serialize doc counts in Matrix-Stats moduleNicholas Knize
2016-07-20Remove AggregationStreams and friendsNik Everett
2016-07-13Migrate matrix_stats to NamedWriteableNik Everett
2016-07-04Enable Checkstyle RedundantModifierTanguy Leroux
2016-07-01Fix order of modifiersTanguy Leroux
2016-06-15Plugins: Remove name() and description() from apiRyan Ernst
2016-06-01remove unrecognized javadoc tag from matrix aggregation moduleNicholas Knize
2016-06-01set ValuesSourceConfig fields as privateNicholas Knize
2016-06-01Adding MultiValuesSource support classes and documentation to matrix stats ag...Nicholas Knize
2016-06-01New Matrix Stats Aggregation moduleNicholas Knize