org.compass.core.lucene
Class LuceneEnvironment.Optimizer.Aggressive

java.lang.Object
  extended by 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.
 
Constructor Summary
LuceneEnvironment.Optimizer.Aggressive()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

LuceneEnvironment.Optimizer.Aggressive

public LuceneEnvironment.Optimizer.Aggressive()


Copyright (c) 2004-2008 The Compass Project.