Uses of Class
org.apache.lucene.index.CheckIndex.Status.IndexSortStatus
Packages that use CheckIndex.Status.IndexSortStatus
-
Uses of CheckIndex.Status.IndexSortStatus in org.apache.lucene.index
Fields in org.apache.lucene.index declared as CheckIndex.Status.IndexSortStatusModifier and TypeFieldDescriptionCheckIndex.Status.SegmentInfoStatus.indexSortStatus
Status of index sortMethods in org.apache.lucene.index that return CheckIndex.Status.IndexSortStatusModifier and TypeMethodDescriptionCheckIndex.testSort
(CodecReader reader, Sort sort, PrintStream infoStream, boolean failFast) Tests index sort order.