Class Lucene40SkipListWriter
Implements the skip list writer for the 4.0 posting list format that stores positions and payloads.
Inheritance
System.Object
Lucene40SkipListWriter
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class Lucene40SkipListWriter : MultiLevelSkipListWriter
Constructors
Name | Description |
---|---|
Lucene40SkipListWriter(Int32, Int32, Int32, IndexOutput, IndexOutput) | Sole constructor. |
Methods
Name | Description |
---|---|
ResetSkip() | |
SetSkipData(Int32, Boolean, Int32, Boolean, Int32) | Sets the values for the current skip data. |
WriteSkipData(Int32, IndexOutput) |