Uses of Class
org.alfresco.repo.search.IndexerException
Packages that use IndexerException
Package
Description
-
Uses of IndexerException in org.alfresco.repo.search
Methods in org.alfresco.repo.search that throw IndexerExceptionModifier and TypeMethodDescriptionIndexerAndSearcher.getIndexer(StoreRef storeRef) Get an indexer for a store -
Uses of IndexerException in org.alfresco.repo.search.impl.elasticsearch
Methods in org.alfresco.repo.search.impl.elasticsearch that throw IndexerExceptionModifier and TypeMethodDescriptionElasticsearchSearchServiceFactory.getIndexer(StoreRef storeRef) Elasticsearch is indexing the repository by polling database or listening queue messages from an external service, so no Indexer is available for the Repository. -
Uses of IndexerException in org.alfresco.repo.search.impl.lucene
Methods in org.alfresco.repo.search.impl.lucene that throw IndexerException -
Uses of IndexerException in org.alfresco.repo.search.impl.solr
Methods in org.alfresco.repo.search.impl.solr that throw IndexerException