mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-15 21:26:12 +00:00
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.