org.apache.nutch.indexer
Class IndexOptimizer

java.lang.Object
  extended byorg.apache.nutch.indexer.IndexOptimizer

public class IndexOptimizer
extends Object


Field Summary
static String DONE_NAME
           
 
Constructor Summary
IndexOptimizer(File directory)
           
 
Method Summary
static void main(String[] args)
           
 void optimize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DONE_NAME

public static final String DONE_NAME
See Also:
Constant Field Values
Constructor Detail

IndexOptimizer

public IndexOptimizer(File directory)
Method Detail

optimize

public void optimize()
              throws IOException
Throws:
IOException

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2006 The Apache Software Foundation