public static final class CheckIndex.Status.PointsStatus extends Object
Modifier and Type | Field and Description |
---|---|
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.
|
public long totalValuePoints
public int totalValueFields
public Throwable error
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.