Sets the maximum field length to {@link Integer#MAX_VALUE}.

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

Syntax

C#
public static readonly IndexWriter..::..MaxFieldLength UNLIMITED
Visual Basic
Public Shared ReadOnly UNLIMITED As IndexWriter..::..MaxFieldLength
Visual C++
public:
static initonly IndexWriter..::..MaxFieldLength^ UNLIMITED

See Also