Uses of Package
org.apache.lucene.index

Packages that use org.apache.lucene.index
org.apache.lucene.index   
org.compass.core.lucene.engine   
org.compass.core.lucene.engine.optimizer   
org.compass.core.lucene.engine.transaction   
 

Classes in org.apache.lucene.index used by org.apache.lucene.index
FSTransLog.TransDirectory.FileEntry
          A file entry representation of a single file entry within the compound data file.
HasSubIndexReader
          A generic interface for Lucene readers (like SegmentReader and MultiReader) which marks them as being associated with a subIndex.
LuceneSubIndexInfo
          Provides information about the segments within a Lucene index and about the lucene index itself.
LuceneSubIndexInfo.LuceneSegmentInfo
          A Lucene single segment information
TransLog
          Controls the TransIndex transaction log.
 

Classes in org.apache.lucene.index used by org.compass.core.lucene.engine
TransLog
          Controls the TransIndex transaction log.
 

Classes in org.apache.lucene.index used by org.compass.core.lucene.engine.optimizer
LuceneSubIndexInfo
          Provides information about the segments within a Lucene index and about the lucene index itself.
 

Classes in org.apache.lucene.index used by org.compass.core.lucene.engine.transaction
TransIndex
          Provides a transactional index based on Lucene IndexWriter.
 



Copyright (c) 2004-2006 The Compass Project.