summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/aggregations/metrics/TopHitsTests.java
AgeCommit message (Expand)Author
2017-04-26Remove most usages of 1-arg Script ctor (#24325)Nik Everett
2017-04-07Tests: Fix highlighter fields order in TopHitsTests (#23968)Christoph Büscher
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-01-12Remove ParseFieldMatcher usages from QueryParseContextjavanna
2017-01-09Replace AggregatorParsers with namedObject (#22397)Nik Everett
2016-12-21Replace IndicesQueriesRegistry (#22289)Nik Everett
2016-12-13Consolidate more parser creation into ESTestCaseNik Everett
2016-10-11Ensure source filtering automatons are only compiled once (#20857)Simon Willnauer
2016-08-24Add the ability to disable the retrieval of the stored fields entirelyJim Ferenczi
2016-08-12Move all FetchSubPhases to `o.e.search.fetch.subphase`Nik Everett
2016-05-24Moved the percolator from core to its own moduleMartijn van Groningen
2016-05-19Rename AggregatorBuilder and all of its subclasses toAli Beyad
2016-04-15Clean up QueryParseContext and don't hold it inside QueryRewrite/ShardContextChristoph Büscher
2016-04-14Remove parser argument from methods where we already pass in a parse contextChristoph Büscher
2016-03-11Added enum for script sort typeChristoph Büscher
2016-02-15Moved AggregatorBuilder implementations into their own class filesColin Goodheart-Smithe
2016-02-10fix merge errorColin Goodheart-Smithe
2016-02-10Clean up of some NORELEASE comments for Agg refactoringColin Goodheart-Smithe
2016-02-08Split AggregatorFactory into AggregatorBuilder and AggregatorFactoryColin Goodheart-Smithe
2015-12-21Aggregations Refactor: Refactor Top Hits AggregationColin Goodheart-Smithe