OpenSearch/docs/java-api
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
..
admin Docs: fix a typo in transport client's put-mapping.asciidoc (#23607) 2017-03-20 15:05:40 -04:00
aggregations Add parent-join module (#24638) 2017-05-12 15:58:06 +02:00
docs Docs: fix response object name 2017-04-05 16:03:49 -04:00
query-dsl Build that java api docs from a test (#24354) 2017-05-02 13:00:56 -04:00
aggs.asciidoc removing duplicated parenthese open (#17975) 2016-04-26 20:13:08 +02:00
client.asciidoc Update TransportClient java documentation (#24205) 2017-04-20 10:35:35 +02:00
docs.asciidoc Add documentation for Delete By Query Java API 2016-12-16 18:11:55 +01:00
index.asciidoc Upgrade to Log4j 2.8.2 2017-04-09 07:19:16 -04:00
indexed-scripts.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
query-dsl.asciidoc Build that java api docs from a test (#24354) 2017-05-02 13:00:56 -04:00
search.asciidoc docs: fix search info in transport API docs (#22045) 2017-04-17 22:19:47 -04:00