ucr.lucenetools
Class Indexer

java.lang.Object
  extended byucr.lucenetools.Indexer

public class Indexer
extends java.lang.Object

Indexer class provides the ability to perform offline indexing of a collection of xml or text documents.


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

Constructor Detail

Indexer

public Indexer()
Method Detail

main

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