Method | Description | |
---|---|---|
Map ( int old ) : int |
Return the new doc ID according to its old value.
|
Method | Description | |
---|---|---|
DocMap ( ) : System |
Sole constructor, typically invoked from sub-classes constructors.
|
Method | Description | |
---|---|---|
IsConsistent ( int maxDoc ) : bool |
Useful from an assert.
|