Lucene.Net  3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
List of all members
Lucene.Net.Index.DefaultSkipListWriter Class Reference

Implements the skip list writer for the default posting list format that stores positions and payloads. More...

Inherits Lucene.Net.Index.MultiLevelSkipListWriter.

Detailed Description

Implements the skip list writer for the default posting list format that stores positions and payloads.

Definition at line 30 of file DefaultSkipListWriter.cs.


The documentation for this class was generated from the following file: