Uses of Interface
org.alfresco.repo.domain.solr.SOLRDAO
-
Packages that use SOLRDAO Package Description org.alfresco.repo.domain.solr.ibatis org.alfresco.repo.search.impl.solr org.alfresco.repo.solr -
-
Uses of SOLRDAO in org.alfresco.repo.domain.solr.ibatis
Classes in org.alfresco.repo.domain.solr.ibatis that implement SOLRDAO Modifier and Type Class Description classSOLRDAOImplDAO support for SOLR web scripts. -
Uses of SOLRDAO in org.alfresco.repo.search.impl.solr
Methods in org.alfresco.repo.search.impl.solr with parameters of type SOLRDAO Modifier and Type Method Description voidDbOrIndexSwitchingQueryLanguage. setSolrDao(SOLRDAO solrDao) -
Uses of SOLRDAO in org.alfresco.repo.solr
Methods in org.alfresco.repo.solr with parameters of type SOLRDAO Modifier and Type Method Description voidSOLRTrackingComponentImpl. setSolrDAO(SOLRDAO solrDAO)
-