Uses of Class
org.apache.lucene.index.CheckIndex.Status.StoredFieldStatus
Packages that use CheckIndex.Status.StoredFieldStatus
-
Uses of CheckIndex.Status.StoredFieldStatus in org.apache.lucene.index
Fields in org.apache.lucene.index declared as CheckIndex.Status.StoredFieldStatusModifier and TypeFieldDescriptionCheckIndex.Status.SegmentInfoStatus.storedFieldStatus
Status for testing of stored fields (null if stored fields could not be tested).Methods in org.apache.lucene.index that return CheckIndex.Status.StoredFieldStatusModifier and TypeMethodDescriptionCheckIndex.testStoredFields
(AtomicReader reader, PrintStream infoStream) Test stored fields.