| This has to do with the "AbstractLuceneNestablePredicateBuilder.checkNestableWithin" function. For nested queries for which nesting is the same as the nesting value, this check should not be performed. Check only when required. To fix this error is to swap "#checkNestableWithin" in the "#build" function.
|