public static final class CheckIndex.Status.FieldNormStatus extends Object
Modifier and Type | Field | Description |
---|---|---|
Throwable |
error |
Exception thrown during term index test (null on success)
|
long |
totFields |
Number of fields successfully tested
|
Constructor | Description |
---|---|
FieldNormStatus() |
public long totFields
public Throwable error
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.