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
Classes | Namespaces | Typedefs
FieldInvertState.cs File Reference

Go to the source code of this file.

Classes

class  Lucene.Net.Index.FieldInvertState
 This class tracks the number and position / offset parameters of terms being added to the index. The information collected in this class is also used to calculate the normalization factor for a field. More...
 

Namespaces

package  Lucene.Net.Index
 

Typedefs

using AttributeSource = Lucene.Net.Util.AttributeSource
 

Typedef Documentation

Definition at line 20 of file FieldInvertState.cs.