org.compass.core.lucene.engine.merge.policy
Class MergePolicyFactory
java.lang.Object
org.compass.core.lucene.engine.merge.policy.MergePolicyFactory
public class MergePolicyFactory
- extends Object
A MergePolicy factory creating based on the type of the provider
the actual implementation of MergePolicyProvider
and then using it to create the merge factory.
- Author:
- kimchy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MergePolicyFactory
public MergePolicyFactory()
createMergePolicy
public static MergePolicy createMergePolicy(CompassSettings settings)
throws ConfigurationException
- Throws:
ConfigurationException
Copyright (c) 2004-2008 The Compass Project.