The lower precision tokens gets this token type assigned.

Namespace: Lucene.Net.Analysis
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public const string TOKEN_TYPE_LOWER_PREC
Visual Basic
Public Const TOKEN_TYPE_LOWER_PREC As String
Visual C++
public:
literal String^ TOKEN_TYPE_LOWER_PREC

See Also