Package org.hibernate.search.backend.impl.lucene

Interface Summary
DpSelectionDelegate  
PerDirectoryWorkProcessor Interface to implement visitor pattern in combination with DpSelectionVisitor and DpSelectionDelegate to send LuceneWork to the appropriate queues, as defined by an IndexShardingStrategy.
 

Class Summary
CloseIndexRunnable Runnable to close the IndexWriter of a Workspace, if open.
DpSelectionVisitor This is the main client for IndexShardingStrategies.
LuceneBackendQueueProcessorFactory This will actually contain the Workspace and LuceneWork visitor implementation, reused per-DirectoryProvider.
 



Copyright © 2006-2010 Hibernate. All Rights Reserved.