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

Inherits Lucene.Net.Index.InvertedDocEndConsumerPerThread.

Public Member Functions

 NormsWriterPerThread (DocInverterPerThread docInverterPerThread, NormsWriter normsWriter)
 

Detailed Description

Definition at line 23 of file NormsWriterPerThread.cs.

Constructor & Destructor Documentation

Lucene.Net.Index.NormsWriterPerThread.NormsWriterPerThread ( DocInverterPerThread  docInverterPerThread,
NormsWriter  normsWriter 
)

Definition at line 28 of file NormsWriterPerThread.cs.


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