Class SpanFirstQuery

  • All Implemented Interfaces:
    Cloneable

    public class SpanFirstQuery
    extends SpanPositionRangeQuery
    Matches spans near the beginning of a field.

    This class is a simple extension of SpanPositionRangeQuery in that it assumes the start to be zero and only checks the end boundary.