public final class RandomForceMergePolicy extends RandomMergePolicy
MergePolicy
with a no-arg constructor that proxies to a
ForceMergePolicy
wrapped instance retrieved from
LuceneTestCase.newMergePolicy(java.util.Random)
.
Solr tests utilizing the Lucene randomized test framework can refer
to this class in solrconfig.xml to get a fully randomized merge policy
that only returns forced merges.Constructor and Description |
---|
RandomForceMergePolicy() |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.