public abstract static class DocIDMerger.Sub extends Object
Modifier and Type | Field and Description |
---|---|
int |
mappedDocID
Mapped doc ID
|
Constructor and Description |
---|
Sub(MergeState.DocMap docMap)
Sole constructor
|
Modifier and Type | Method and Description |
---|---|
abstract int |
nextDoc()
Returns the next document ID from this sub reader, and
DocIdSetIterator.NO_MORE_DOCS when done |
public Sub(MergeState.DocMap docMap)
public abstract int nextDoc() throws IOException
DocIdSetIterator.NO_MORE_DOCS
when doneIOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.