public abstract static class MergeState.DocMap
extends java.lang.Object
Constructor and Description |
---|
DocMap()
Sole constructor
|
Modifier and Type | Method and Description |
---|---|
abstract int |
get(int docID)
Return the mapped docID or -1 if the given doc is not mapped.
|