Uses of Class
org.alfresco.repo.search.SearcherException
-
Packages that use SearcherException Package Description org.alfresco.repo.search org.alfresco.repo.search.impl.noindex org.alfresco.repo.search.impl.solr -
-
Uses of SearcherException in org.alfresco.repo.search
Methods in org.alfresco.repo.search that throw SearcherException Modifier and Type Method Description SearchServiceIndexerAndSearcher. 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 SearcherException Modifier and Type Method Description SearchServiceNoIndexIndexerAndSearcherFactory. 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 SearcherException Modifier and Type Method Description SearchServiceSolrIndexerAndSearcherFactory. getSearcher(StoreRef storeRef, boolean searchDelta)
-