Class MergePolicy.DocMap
A map of doc IDs.
Inheritance
System.Object
MergePolicy.DocMap
Assembly: DistributedLucene.Net.dll
Syntax
public abstract class DocMap : object
Constructors
Name | Description |
---|---|
DocMap() | Sole constructor, typically invoked from sub-classes constructors. |
Methods
Name | Description |
---|---|
Map(Int32) | Return the new doc ID according to its old value. |