Class SpanPositionRangeQuery

All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
SpanFirstQuery

public class SpanPositionRangeQuery extends SpanPositionCheckQuery
Checks to see if the SpanPositionCheckQuery.getMatch() lies between a start and end position

See SpanFirstQuery for a derivation that is optimized for the case where start position is 0.