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.Analysis.Tokenattributes.PositionIncrementAttribute |
The positionIncrement determines the position of this token relative to the previous Token in a TokenStream, used in phrase searching. More... | |
Namespaces | |
package | Lucene.Net.Analysis.Tokenattributes |
Typedefs | |
using | Attribute = Lucene.Net.Util.Attribute |
using | TokenStream = Lucene.Net.Analysis.TokenStream |
using Attribute = Lucene.Net.Util.Attribute |
Definition at line 19 of file PositionIncrementAttribute.cs.
Definition at line 20 of file PositionIncrementAttribute.cs.