The IndexWriter..::..MaxFieldLength type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberLIMITED
Sets the maximum field length to {@link #DEFAULT_MAX_FIELD_LENGTH}
Public fieldStatic memberUNLIMITED
Sets the maximum field length to {@link Integer#MAX_VALUE}.

See Also