OpenSearch/docs/java-api/aggregations/bucket
Jim Ferenczi 279a18a527 Add parent-join module (#24638)
* Add parent-join module

This change adds a new module named `parent-join`.
The goal of this module is to provide a replacement for the `_parent` field but as a first step this change only moves the `has_child`, `has_parent` queries and the `children` aggregation to this module.
These queries and aggregations are no longer in core but they are deployed by default as a module.

Relates #20257
2017-05-12 15:58:06 +02:00
..
children-aggregation.asciidoc Add parent-join module (#24638) 2017-05-12 15:58:06 +02:00
datehistogram-aggregation.asciidoc Compound order for histogram aggregations. (#22343) 2017-05-11 18:06:26 +01:00
daterange-aggregation.asciidoc [doc] fix outdated java api examples 2015-06-16 09:45:07 +02:00
filter-aggregation.asciidoc updated Java API docs with the changes due to aggregator refactoring 2016-02-15 10:34:29 +00:00
filters-aggregation.asciidoc Update Java documentation for 5.0 2016-11-28 17:33:40 +01:00
geodistance-aggregation.asciidoc updated Java API docs with the changes due to aggregator refactoring 2016-02-15 10:34:29 +00:00
geohashgrid-aggregation.asciidoc [doc] fix outdated java api examples 2015-06-16 09:45:07 +02:00
global-aggregation.asciidoc Add java documentation for aggregations 2014-11-29 19:46:33 +01:00
histogram-aggregation.asciidoc Compound order for histogram aggregations. (#22343) 2017-05-11 18:06:26 +01:00
iprange-aggregation.asciidoc Add back support for `ip` range aggregations. #17859 2016-05-13 17:22:01 +02:00
missing-aggregation.asciidoc Add java documentation for aggregations 2014-11-29 19:46:33 +01:00
nested-aggregation.asciidoc updated Java API docs with the changes due to aggregator refactoring 2016-02-15 10:34:29 +00:00
range-aggregation.asciidoc [doc] fix outdated java api examples 2015-06-16 09:45:07 +02:00
reverse-nested-aggregation.asciidoc Update Java documentation for 5.0 2016-11-28 17:33:40 +01:00
significantterms-aggregation.asciidoc Add java documentation for aggregations 2014-11-29 19:46:33 +01:00
terms-aggregation.asciidoc Compound order for histogram aggregations. (#22343) 2017-05-11 18:06:26 +01:00