org.compass.core.lucene
Class RuntimeLuceneEnvironment.MergePolicy.LogDoc
java.lang.Object
org.compass.core.lucene.RuntimeLuceneEnvironment.MergePolicy.LogDoc
- Enclosing class:
- RuntimeLuceneEnvironment.MergePolicy
public abstract class RuntimeLuceneEnvironment.MergePolicy.LogDoc
- extends Object
Allows to configure LogDocMergePolicy.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- The name of the merge policy to be used with the merge policy type.
- See Also:
- Constant Field Values
MAX_MERGE_DOCS
public static final String MAX_MERGE_DOCS
- See Also:
org.apache.lucene.index.LogDocMergePolicy#setMaxMergeDocs(int)}.,
Constant Field Values
MIN_MERGE_DOCS
public static final String MIN_MERGE_DOCS
- See Also:
org.apache.lucene.index.LogDocMergePolicy#setMinMergeDocs(int)}.,
Constant Field Values
RuntimeLuceneEnvironment.MergePolicy.LogDoc
public RuntimeLuceneEnvironment.MergePolicy.LogDoc()
Copyright (c) 2004-2008 The Compass Project.