private static class MappingMultiPostingsEnum.MappingPostingsSub extends DocIDMerger.Sub
| Modifier and Type | Field and Description |
|---|---|
PostingsEnum |
postings |
docMap, mappedDocID| Constructor and Description |
|---|
MappingPostingsSub(MergeState.DocMap docMap) |
| Modifier and Type | Method and Description |
|---|---|
int |
nextDoc()
Returns the next document ID from this sub reader, and
DocIdSetIterator.NO_MORE_DOCS when done |
public PostingsEnum postings
public MappingPostingsSub(MergeState.DocMap docMap)
public int nextDoc()
DocIDMerger.SubDocIdSetIterator.NO_MORE_DOCS when donenextDoc in class DocIDMerger.Sub