Package org.apache.lucene.index
Class CheckIndex.Status.TermVectorStatus
- java.lang.Object
 - 
- org.apache.lucene.index.CheckIndex.Status.TermVectorStatus
 
 
- 
- Enclosing class:
 - CheckIndex.Status
 
public static final class CheckIndex.Status.TermVectorStatus extends java.lang.ObjectStatus from testing stored fields. 
- 
- 
Field Summary
Fields Modifier and Type Field Description intdocCountNumber of documents tested.java.lang.ThrowableerrorException thrown during term vector test (null on success)longtotVectorsTotal number of term vectors tested. 
 -