Description
This query is actually a lot like SpanPositionCheckQuery, except it checks that each inclusion Spans does not come near the exclusion side.
Two-phase iteration should just work the inclusion side, deferring positions (the overlap checking against exclusion) until necessary.