org.compass.core.lucene
Class RuntimeLuceneEnvironment.MergePolicy
java.lang.Object
org.compass.core.lucene.RuntimeLuceneEnvironment.MergePolicy
- Enclosing class:
- RuntimeLuceneEnvironment
public abstract static class RuntimeLuceneEnvironment.MergePolicy
- extends Object
Controls Lucene MergePolicy configuration.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PREFIX
public static final String PREFIX
- The prefix setting for merge policy.
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- The type of the
MergePolicyProvider that
will be created. Can be one of the constant names of specific types (inner classes) or the
FQN of a merge policy provider.
- See Also:
- Constant Field Values
RuntimeLuceneEnvironment.MergePolicy
public RuntimeLuceneEnvironment.MergePolicy()
Copyright (c) 2004-2008 The Compass Project.