Package org.jbox.indexer

This package defines APIs for creating and writing index to database.

See:
          Description

Interface Summary
IndexWriter The root interface for creating and writing index.
 

Class Summary
AbstractIndexWriter An abstract class defines default behavior of IndexWriter.
IndexWriterWithTFLOC A implementation of IndexWriter, creating word index with TF and location.
 

Package org.jbox.indexer Description

This package defines APIs for creating and writing index to database.