summaryrefslogtreecommitdiff
path: root/core/src/test/java/org/elasticsearch/action/search/SearchPhaseControllerTests.java
AgeCommit message (Expand)Author
2017-06-08Automatically early terminate search query based on index sorting (#24864)Jim Ferenczi
2017-04-10Introduce incremental reduction of TopDocs (#23946)Simon Willnauer
2017-04-05Simplify sorted top docs merging in SearchPhaseController (#23881)Simon Willnauer
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-03-31Cleanup SearchPhaseController interface (#23844)Simon Willnauer
2017-03-30Streamline shard index availability in all SearchPhaseResults (#23788)Simon Willnauer
2017-02-27Factor out filling of TopDocs in SearchPhaseController (#23380)Simon Willnauer
2017-02-23Remove unnecessary result sorting in SearchPhaseController (#23321)Simon Willnauer
2017-02-21Expose `batched_reduce_size` via `_search` (#23288)Simon Willnauer
2017-02-21First step towards incremental reduction of query responses (#23253)Simon Willnauer
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-02-08Separate reduce (aggs, suggest and profile) from merging fetched hits (#23017)Simon Willnauer
2017-02-06Remove QUERY_AND_FETCH search type (#22996)Simon Willnauer
2016-11-10Remove unused ClusterService dependency from SearchPhaseController (#21421)Luca Cavanna
2016-09-12Deguice SearchService and friends (#20423)Simon Willnauer