Uses of Interface
org.alfresco.repo.search.Indexer
Packages that use Indexer
Package
Description
-
Uses of Indexer in org.alfresco.repo.search
Classes in org.alfresco.repo.search that implement IndexerMethods in org.alfresco.repo.search that return IndexerModifier and TypeMethodDescriptionIndexerAndSearcher.getIndexer(StoreRef storeRef) Get an indexer for a store -
Uses of Indexer in org.alfresco.repo.search.impl
Classes in org.alfresco.repo.search.impl that implement IndexerModifier and TypeClassDescriptionclassA no action indexer - the indexing is done automatically along with persistence TODO: Rename to Adaptor? -
Uses of Indexer in org.alfresco.repo.search.impl.noindex
Classes in org.alfresco.repo.search.impl.noindex that implement IndexerModifier and TypeClassDescriptionclassA no action indexer - the indexing is done automatically along with persistence TODO: Rename to Adaptor? -
Uses of Indexer in org.alfresco.repo.search.impl.solr
Methods in org.alfresco.repo.search.impl.solr that return Indexer