Adapt bwc version after backport (bis)

Relates #34225
This commit is contained in:
Jim Ferenczi 2018-10-03 14:24:01 +02:00
parent 1aa8e72be7
commit 41528c0813
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ public class FetchPhase implements SearchPhase {
BitSet parentBits = context.bitsetFilterCache().getBitSetProducer(parentFilter).getBitSet(subReaderContext);
int offset = 0;
if (indexSettings.getIndexVersionCreated().onOrAfter(Version.V_7_0_0_alpha1)) {
if (indexSettings.getIndexVersionCreated().onOrAfter(Version.V_6_5_0)) {
/**
* Starts from the previous parent and finds the offset of the
* <code>nestedSubDocID</code> within the nested children. Nested documents