Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
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: