summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/search/fetch/subphase/InnerHitsFetchSubPhase.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-07-25inner hits: Only access stored fields when neededMartijn van Groningen
2017-07-12Remove SearchHit#internalHits (#25653)Christoph Büscher
2017-05-23Add the ability to define custom inner hit sub context builder (#24676)Jim Ferenczi
2017-05-11inner_hits: Reuse inner hit query weightMartijn van Groningen
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2016-08-12Move all FetchSubPhases to `o.e.search.fetch.subphase`Nik Everett