| Package | Description |
|---|---|
| org.apache.lucene.search |
Code to search indices.
|
| Modifier and Type | Field and Description |
|---|---|
private ExactPhraseScorer.PostingsAndPosition[] |
ExactPhraseScorer.postings |
| Modifier and Type | Method and Description |
|---|---|
private static boolean |
ExactPhraseScorer.advancePosition(ExactPhraseScorer.PostingsAndPosition posting,
int target)
Advance the given pos enum to the first doc on or after
target. |