org.compass.core.lucene
Class LuceneEnvironment.Optimizer.Aggressive
java.lang.Object
org.compass.core.lucene.LuceneEnvironment.Optimizer.Aggressive
- Enclosing class:
- LuceneEnvironment.Optimizer
public abstract class LuceneEnvironment.Optimizer.Aggressive
- extends Object
|
Field Summary |
static String |
MERGE_FACTOR
Determines how often the aggressive optimizer will optimize the
index. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MERGE_FACTOR
public static final String MERGE_FACTOR
- Determines how often the aggressive optimizer will optimize the
index. Defaults to 10.
- See Also:
- Constant Field Values
LuceneEnvironment.Optimizer.Aggressive
public LuceneEnvironment.Optimizer.Aggressive()
Copyright (c) 2004-2008 The Compass Project.