|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpanPositionCheckQuery | |
---|---|
org.apache.lucene.search.spans | The calculus of spans. |
Uses of SpanPositionCheckQuery in org.apache.lucene.search.spans |
---|
Subclasses of SpanPositionCheckQuery in org.apache.lucene.search.spans | |
---|---|
class |
SpanFirstQuery
Matches spans near the beginning of a field. |
class |
SpanNearPayloadCheckQuery
Only return those matches that have a specific payload at the given position. |
class |
SpanPayloadCheckQuery
Only return those matches that have a specific payload at the given position. |
class |
SpanPositionRangeQuery
Checks to see if the getMatch() lies between a start and end position |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |