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