The IndexWriter..::..MaxFieldLength type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| LIMITED | Sets the maximum field length to
{@link #DEFAULT_MAX_FIELD_LENGTH}
| |
| UNLIMITED | Sets the maximum field length to {@link Integer#MAX_VALUE}. |