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()
getDeletions
java.util.Set getDeletions()
getContainerDeletions
java.util.Set getContainerDeletions()
getDeleteOnlyNodes
boolean getDeleteOnlyNodes()
doReadOnly
java.lang.Object doReadOnly(IndexInfo.LockWork lockWork)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.