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
Public Member Functions | List of all members
Lucene.Net.Index.FormatPostingsFieldsWriter Class Reference

Inherits Lucene.Net.Index.FormatPostingsFieldsConsumer.

Public Member Functions

 FormatPostingsFieldsWriter (SegmentWriteState state, FieldInfos fieldInfos)
 

Detailed Description

Definition at line 25 of file FormatPostingsFieldsWriter.cs.

Constructor & Destructor Documentation

Lucene.Net.Index.FormatPostingsFieldsWriter.FormatPostingsFieldsWriter ( SegmentWriteState  state,
FieldInfos  fieldInfos 
)

Definition at line 36 of file FormatPostingsFieldsWriter.cs.


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