|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogMergePolicy | |
---|---|
org.apache.lucene.index | Code to maintain and access indices. |
Uses of LogMergePolicy in org.apache.lucene.index |
---|
Subclasses of LogMergePolicy in org.apache.lucene.index | |
---|---|
class |
LogByteSizeMergePolicy
This is a LogMergePolicy that measures size of a
segment as the total byte size of the segment's files. |
class |
LogDocMergePolicy
This is a LogMergePolicy that measures size of a
segment as the number of documents (not taking deletions
into account). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |