org.alfresco.repo.search
Interface SupportsBackgroundIndexing

All Known Subinterfaces:
ADMLuceneIndexer, AVMLuceneIndexer, BackgroundIndexerAware
All Known Implementing Classes:
ADMLuceneIndexerAndSearcherFactory, ADMLuceneIndexerImpl, ADMLuceneNoActionIndexerImpl, ADMLuceneUnIndexedIndexAndSearcherFactory, AVMLuceneIndexerAndSearcherFactory, AVMLuceneIndexerImpl

public interface SupportsBackgroundIndexing

Interface to support backgournd indexing updates


Method Summary
 void setFullTextSearchIndexer(FullTextSearchIndexer fullTextSearchIndexer)
          Set the back ground indexer manager
 

Method Detail

setFullTextSearchIndexer

void setFullTextSearchIndexer(FullTextSearchIndexer fullTextSearchIndexer)
Set the back ground indexer manager

Parameters:
fullTextSearchIndexer -


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.