Package | Description |
---|---|
org.apache.lucene.search.spans |
The calculus of spans.
|
Modifier and Type | Class and Description |
---|---|
class |
SpanContainingQuery
Keep matches that contain another SpanScorer.
|
class |
SpanWithinQuery
Keep matches that are contained within another Spans.
|
Modifier and Type | Method and Description |
---|---|
private boolean |
SpanContainQuery.equalsTo(SpanContainQuery other) |