Package org.apache.lucene.index
Class CheckIndex.Status.FieldNormStatus
java.lang.Object
org.apache.lucene.index.CheckIndex.Status.FieldNormStatus
- Enclosing class:
- CheckIndex.Status
Status from testing field norms.
-
Field Summary
-
Method Summary
-
Field Details
-
totFields
public long totFieldsNumber of fields successfully tested -
error
Exception thrown during term index test (null on success)
-