Uses of Class
org.apache.lucene.index.CheckIndex.Status.TermVectorStatus
-
Packages that use CheckIndex.Status.TermVectorStatus Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of CheckIndex.Status.TermVectorStatus in org.apache.lucene.index
Fields in org.apache.lucene.index declared as CheckIndex.Status.TermVectorStatus Modifier and Type Field Description CheckIndex.Status.TermVectorStatusCheckIndex.Status.SegmentInfoStatus. termVectorStatusStatus for testing of term vectors (null if term vectors could not be tested).
-