summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/search/profile
AgeCommit message (Expand)Author
2017-06-14Make sure range queries are correctly profiled. (#25108)Adrien Grand
2017-06-08[Tests] Check QueryProfileShardResult parser robustness for new fields (#25130)Christoph Büscher
2017-05-30Terms aggregation should remap global ordinal buckets when a sub-aggregator i...Jim Ferenczi
2017-05-17Add fromXContent method to SearchResponse (#24720)Luca Cavanna
2017-05-09Identify documents by their `_id`. (#24460)Adrien Grand
2017-04-05[TEST] make sure that fromXContent doesn't rely on keys ordering (#23901)Luca Cavanna
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-01-24Include human readable responses in response parsing tests (#22717)Christoph Büscher
2017-01-19Add parsing from xContent to SearchProfileShardResults and nested classes (#2...Christoph Büscher
2017-01-16ProfileResult and CollectorResult should print machine readable timing inform...Christoph Büscher
2016-12-12Un-deprecate fuzzy query (#22088)Luca Cavanna
2016-12-01rename more before() methods that now conflict with ESTestCaseBoaz Leskes
2016-08-25Fix agg profiling when using breadth_first collect modeColin Goodheart-Smithe
2016-08-03Split regular histograms from date histograms. #19551Adrien Grand
2016-07-14Record method counts while profiling (#18302)Zachary Tong
2016-07-14Don't recursively count children profile timings (#19397)Zachary Tong
2016-06-10Adds aggregation profiling (not including reduce phase)Colin Goodheart-Smithe
2016-05-25Remove deprecation suppressionJason Tedor
2016-05-17Moves query profiler classes into their own packageColin Goodheart-Smithe
2016-05-16Refactor of query profile classes to make way for other profile implementationsColin Goodheart-Smithe
2016-05-04Add the ability to use the breadth_first mode with nested aggregations (such ...Jim Ferenczi
2016-03-17[TEST] Make test less fragile by sorting only on _uidZachary Tong
2016-03-11Make logging message String constant to allow static checksYannick Welsch
2016-01-25Deprecate fuzzy queryDaniel Mitterdorfer
2015-12-18Merge branch 'master' into wildcard_importsRyan Ernst
2015-12-18Remove wildcard importsRyan Ernst
2015-12-18[TEST] Check length of profiled results in testsZachary Tong
2015-12-17Add ability to profile query and collectorsZachary Tong