elasticsearch/modules/parent-join
Jim Ferenczi 328fe4472f
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 13:46:23 +02:00
..
src Delay the creation of SubSearchContext to the FetchSubPhase (#46598) 2019-09-12 13:46:23 +02:00
build.gradle Remove client jar support from build (#42640) 2019-05-30 13:21:48 -07:00