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 SummaryFields
- 
Method Summary
- 
Field Details- 
totFieldspublic long totFieldsNumber of fields successfully tested
- 
errorException thrown during term index test (null on success)
 
-