Uses of Interface
org.alfresco.repo.domain.solr.SearchDAO
-
Packages that use SearchDAO Package Description org.alfresco.repo.domain.solr.ibatis org.alfresco.repo.search.impl.solr org.alfresco.repo.solr -
-
Uses of SearchDAO in org.alfresco.repo.domain.solr.ibatis
Classes in org.alfresco.repo.domain.solr.ibatis that implement SearchDAO Modifier and Type Class Description classSearchDAOImplDAO support for SOLR web scripts. -
Uses of SearchDAO in org.alfresco.repo.search.impl.solr
Methods in org.alfresco.repo.search.impl.solr with parameters of type SearchDAO Modifier and Type Method Description voidDbOrIndexSwitchingQueryLanguage. setSearchDao(SearchDAO searchDao) -
Uses of SearchDAO in org.alfresco.repo.solr
Methods in org.alfresco.repo.solr with parameters of type SearchDAO Modifier and Type Method Description voidSOLRTrackingComponentImpl. setSearchDAO(SearchDAO searchDAO)
-