| Package | Description |
|---|---|
| org.apache.lucene.search.spans |
The calculus of spans.
|
| Modifier and Type | Field and Description |
|---|---|
private NearSpansUnordered.SpansCell |
NearSpansUnordered.maxEndPositionCell |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<NearSpansUnordered.SpansCell> |
NearSpansUnordered.subSpanCells |
| Modifier and Type | Method and Description |
|---|---|
private NearSpansUnordered.SpansCell |
NearSpansUnordered.minPositionCell() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
NearSpansUnordered.SpanPositionQueue.lessThan(NearSpansUnordered.SpansCell spans1,
NearSpansUnordered.SpansCell spans2) |