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