Package org.compass.core.lucene.engine.transaction

Interface Summary
LuceneSearchEngineTransaction A Lucene transaction interface.
 

Class Summary
AbstractTransaction A base class for all Lucene based transactions.
BatchInsertTransaction A batch update transaction management.
BatchInsertTransaction.WriterManager  
BatchInsertTransaction.WriterManager.IndexWriterWrapper  
BitSetByAliasFilter A Lucene filter which stored deletion (per alias), and filters them when execution lucene operations.
ReadCommittedTransaction A better implementation of the read committed transaction support.
ReadCommittedTransaction.TransIndexWrapper  
SerialableTransaction Works the same as the read committed transaction, except that it locks all the index files (per alias) when the transaction begins.
 



Copyright (c) 2004-2006 The Compass Project.