Uses of Class
org.apache.lucene.search.spans.SpanPositionCheckQuery
Packages that use SpanPositionCheckQuery
-
Uses of SpanPositionCheckQuery in org.apache.lucene.search.spans
Subclasses of SpanPositionCheckQuery in org.apache.lucene.search.spansModifier and TypeClassDescriptionclassMatches spans near the beginning of a field.classChecks to see if thegetMatch()lies between a start and end position SeeSpanFirstQueryfor a derivation that is optimized for the case where start position is 0.