public static final class CheckIndex.Status.PointsStatus
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Throwable |
error
Exception thrown during doc values test (null on success)
|
int |
totalValueFields
Total number of fields with points.
|
long |
totalValuePoints
Total number of values points tested.
|
Constructor and Description |
---|
PointsStatus() |