Uses of Class
org.apache.lucene.index.LogMergePolicy
-
Uses of LogMergePolicy in org.apache.lucene.index
Modifier and TypeClassDescriptionclass
This is aLogMergePolicy
that measures size of a segment as the total byte size of the segment's files.class
This is aLogMergePolicy
that measures size of a segment as the number of documents (not taking deletions into account).