OpenSearch/modules/parent-join
Jim Ferenczi 4407f3af1b Delay the creation of SubSearchContext to the FetchSubPhase (#46598)
This change delays the creation of the SubSearchContext for nested and parent/child inner_hits
to the fetch sub phase in order to ensure that a SearchContext can built entirely from a
QueryShardContext. This commit also adds a validation step to the inner hits builder that ensures that we fail the request early if the inner hits path is invalid.

Relates #46523
2019-09-12 14:52:15 +02:00
..
src Delay the creation of SubSearchContext to the FetchSubPhase (#46598) 2019-09-12 14:52:15 +02:00
build.gradle Add parent-join module (#24638) 2017-05-12 15:58:06 +02:00