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

Interface Summary
LuceneWorkDelegate  
 

Class Summary
DeleteExtWorkDelegate Stateless extension of DeleteLuceneWork, performing the same LuceneWork in an optimal way in case the index is NOT shared across different entities (which is the default).
LuceneWorkVisitor