Skip navigation links

Package org.cdlib.xtf.textIndexer

Contains all the classes that make up the textIndexer tool.

See: Description

Package org.cdlib.xtf.textIndexer Description

Contains all the classes that make up the textIndexer tool.

The TextIndexer class is the main command-line interface, while XMLTextProcessor does most of the heavy lifting (scanning documents, breaking them into chunks, passing the chunks to Lucene.)

Skip navigation links