Package org.apache.lucene.index

Interface Summary
HasSubIndexReader A generic interface for Lucene readers (like SegmentReader and MultiReader) which marks them as being associated with a subIndex.
 

Class Summary
CompassMultiReader A specific Lucene MultiReader which holds the sub index that it is associated with.
CompassSegmentReader A specific Lucene SegmentReader which holds the subIndex it is associated with.
DualCompoundFileWriter TAKEN FROM LUCENE.
LuceneSegmentsMerger A helper class that can merge segments from a certain segment number till the last.
LuceneSubIndexInfo Provides information about the segments within a Lucene index and about the lucene index itself.
LuceneSubIndexInfo.LuceneSegmentInfo  
LuceneUtils  
TransIndex Provides a transactional index based on Lucene IndexWriter.
 



Copyright (c) 2004-2006 The Compass Project.