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.FormatPostingsDocsWriter Class Reference

Consumes doc and freq, writing them using the current index file format More...

Inherits Lucene.Net.Index.FormatPostingsDocsConsumer, and IDisposable.

Public Member Functions

void Dispose ()
 

Detailed Description

Consumes doc and freq, writing them using the current index file format

Definition at line 27 of file FormatPostingsDocsWriter.cs.

Member Function Documentation

void Lucene.Net.Index.FormatPostingsDocsWriter.Dispose ( )

Definition at line 127 of file FormatPostingsDocsWriter.cs.


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