Package | Description |
---|---|
org.apache.solr.util |
Misc utilities useful when implementing test cases.
|
Modifier and Type | Class and Description |
---|---|
class |
RandomForceMergePolicy
A
MergePolicy with a no-arg constructor that proxies to a
ForceMergePolicy wrapped instance retrieved from
LuceneTestCase.newMergePolicy(java.util.Random) . |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.