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 |
---|
FieldNormStatus() |
public long totFields
public Throwable error
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.