Expert: The maximum term length (used for
CopyC#
char[]
buffer size) for encoding
CopyC#
long
values.

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

Syntax

C#
public const int BUF_SIZE_LONG
Visual Basic
Public Const BUF_SIZE_LONG As Integer
Visual C++
public:
literal int BUF_SIZE_LONG

See Also