Class Int32IndexOutput.Index
Records a single skip-point in the IndexOutput.
Inheritance
System.Object
Int32IndexOutput.Index
Assembly: Lucene.Net.Codecs.dll
Syntax
public abstract class Index : object
Methods
Name | Description |
---|---|
CopyFrom(Int32IndexOutput.Index, Boolean) | Copies index from |
Mark() | Internally records the current location. |
Write(DataOutput, Boolean) | Writes "location" of current output pointer of primary output to different output (out). |