OpenSearch/modules/parent-join/src
Julie Tibshirani 4a19bdb2ea
Support the 'fields' option in inner_hits and top_hits. (#62337)
This PR adds support for the 'fields' option in the following places:
* Anytime `inner_hits` is used, for both fetching nested/ child docs and field collapsing
* The `top_hits` aggregation

Addresses #61949.
2020-09-14 11:51:45 -07:00
..
internalClusterTest/java/org/elasticsearch/join Support the 'fields' option in inner_hits and top_hits. (#62337) 2020-09-14 11:51:45 -07:00
main Introduce point in time APIs in x-pack basic (#61062) 2020-09-10 19:25:47 -04:00
test Fix the parent join aggregator test case (#60991) 2020-08-11 17:53:15 -04:00
yamlRestTest Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00