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.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: