Uses of Class
org.apache.lucene.index.CheckIndex.Status.TermIndexStatus
Packages that use CheckIndex.Status.TermIndexStatus
- 
Uses of CheckIndex.Status.TermIndexStatus in org.apache.lucene.indexFields in org.apache.lucene.index declared as CheckIndex.Status.TermIndexStatusModifier and TypeFieldDescriptionCheckIndex.Status.SegmentInfoStatus.termIndexStatusStatus for testing of indexed terms (null if indexed terms could not be tested).Methods in org.apache.lucene.index that return CheckIndex.Status.TermIndexStatusModifier and TypeMethodDescriptionCheckIndex.testPostings(AtomicReader reader, PrintStream infoStream) Test the term index.CheckIndex.testPostings(AtomicReader reader, PrintStream infoStream, boolean verbose) Test the term index.