Skip to content

Commit 63449d7

Browse files
committed
experiment...
1 parent 4602570 commit 63449d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/main/java/org/elasticsearch/search/fetch/FetchPhase.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ private static HitContext prepareNestedHitContext(
299299
rootSource = Source.fromBytes(leafRootLoader.source());
300300
}
301301
}
302+
throw new FetchPhaseExecutionException(context.shardTarget(), "Aha so this does happen then");
302303
}
303304

304305
childFieldLoader.advanceTo(nestedInfo.doc());

0 commit comments

Comments
 (0)