summaryrefslogtreecommitdiff
path: root/modules/parent-join/src/main/java/org
AgeCommit message (Expand)Author
2017-07-03Remove QueryParseContext (#25486)Christoph Büscher
2017-06-29Remove QueryParseContext from parsing QueryBuilders (#25448)Christoph Büscher
2017-06-29Unify the result interfaces from get and search in Java client (#25361)olcbean
2017-06-15Add a section named "relations" in the ParentJoinFieldMapper (#25248)Jim Ferenczi
2017-06-15Use SPI in High Level Rest Client to load XContent parsers (#25098)Tanguy Leroux
2017-06-08Leverage scorerSupplier when applicable. (#25109)Adrien Grand
2017-06-07Changed inner_hits to work with the new join field type andMartijn van Groningen
2017-06-06Move parent_id query to the parent-join module (#25072)Jim Ferenczi
2017-06-02Change `has_child`, `has_parent` queries and `childen` aggregation to work wi...Martijn van Groningen
2017-06-02Disallow the new parent join field on indices with multiple typesJim Ferenczi
2017-06-02Add the ability to set eager_global_ordinals in the new parent-join field (#2...Jim Ferenczi
2017-06-02Disallow multiple parent-join fields per mapping (#25002)Jim Ferenczi
2017-05-31Introduce ParentJoinFieldMapper, a field mapper that creates parent/child rel...Jim Ferenczi
2017-05-26Remove the need for _UNRELEASED suffix in versions (#24798)Nik Everett
2017-05-23Move InnerHitBuilder queries BWC version to 5.5 after the backportJim Ferenczi
2017-05-23Add the ability to define custom inner hit sub context builder (#24676)Jim Ferenczi
2017-05-19Merge branch 'master' into feature/client_aggs_parsingjavanna
2017-05-19Removes parent child fielddata specialization (#24737)Jim Ferenczi
2017-05-15Merge branch 'master' into feature/client_aggs_parsingChristoph Büscher
2017-05-12Add parent-join module (#24638)Jim Ferenczi