summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/search/fetch/subphase/ParentFieldSubFetchPhase.java
AgeCommit message (Expand)Author
2017-06-29Unify the result interfaces from get and search in Java client (#25361)olcbean
2017-04-18Upgrade to a Lucene 7 snapshot (#24089)Adrien Grand
2017-02-08Fold InternalSearchHits and friends into their interfaces (#23042)Simon Willnauer
2017-01-24skip parentid if child document is an orphansrgclr
2016-11-15inner_hits: Skip adding a parent field to nested documents.Martijn van Groningen
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