org.alfresco.repo.search.impl.lucene
Interface LuceneIndexer
- All Superinterfaces:
- Indexer, TransactionSynchronisationAwareIndexer
- All Known Subinterfaces:
- ADMLuceneIndexer, AVMLuceneIndexer
- All Known Implementing Classes:
- ADMLuceneIndexerImpl, ADMLuceneNoActionIndexerImpl, AVMLuceneIndexerImpl
public interface LuceneIndexer
- extends Indexer, TransactionSynchronisationAwareIndexer
getDeltaId
java.lang.String getDeltaId()
flushPending
void flushPending()
throws LuceneIndexException
- Throws:
LuceneIndexException
getDeletions
java.util.Set getDeletions()
getDeleteOnlyNodes
boolean getDeleteOnlyNodes()
doWithWriteLock
java.lang.Object doWithWriteLock(IndexInfo.LockWork lockWork)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.