org.apache.lucene.index
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
Copyright © 2000–2018 JBoss by Red Hat. All rights reserved.