Uses of Class
org.alfresco.repo.search.SearcherException
Packages that use SearcherException
Package
Description
-
Uses of SearcherException in org.alfresco.repo.search
Methods in org.alfresco.repo.search that throw SearcherExceptionModifier and TypeMethodDescriptionIndexerAndSearcher.getSearcher(StoreRef storeRef, boolean searchDelta) Get a searcher for a store -
Uses of SearcherException in org.alfresco.repo.search.impl.noindex
Methods in org.alfresco.repo.search.impl.noindex that throw SearcherExceptionModifier and TypeMethodDescriptionNoIndexIndexerAndSearcherFactory.getSearcher(StoreRef storeRef, boolean searchDelta) -
Uses of SearcherException in org.alfresco.repo.search.impl.solr
Methods in org.alfresco.repo.search.impl.solr that throw SearcherExceptionModifier and TypeMethodDescriptionSolrIndexerAndSearcherFactory.getSearcher(StoreRef storeRef, boolean searchDelta)