Uses of Class
org.apache.lucene.index.CheckIndex.Status.SoftDeletsStatus
-
Packages that use CheckIndex.Status.SoftDeletsStatus Package Description org.apache.lucene.index Code to maintain and access indices. -
-
Uses of CheckIndex.Status.SoftDeletsStatus in org.apache.lucene.index
Fields in org.apache.lucene.index declared as CheckIndex.Status.SoftDeletsStatus Modifier and Type Field Description CheckIndex.Status.SoftDeletsStatus
CheckIndex.Status.SegmentInfoStatus. softDeletesStatus
Status of soft deletes
-