public static final class CheckIndex.Status.FieldNormStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
Throwable |
error
Exception thrown during term index test (null on success)
|
long |
totFields
Number of fields successfully tested
|
| Constructor and Description |
|---|
CheckIndex.Status.FieldNormStatus() |
public long totFields
public Throwable error