Package com.metamatrix.core.index

Interface Summary
IDocument An IDocument represent a data source, e.g. a File (FileDocument), an IFile (IFileDocument), or other kinds of data sources (URL, ...).
IEntryResult  
IIndex An IIndex is the interface used to generate an index file, and to make queries on this index.
IIndexer An IIndexer indexes ONE document at each time.
IIndexerOutput This class represents the output from an indexer to an index for a single document.
IQueryResult  
 



Copyright © 2009. All Rights Reserved.