Lucene.Net
3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
|
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 |
Definition at line 20 of file FieldInvertState.cs.