Class SolrCategoryServiceImpl
java.lang.Object
org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
org.alfresco.repo.search.impl.solr.SolrCategoryServiceImpl
- All Implemented Interfaces:
CategoryService
- Author:
- Andy
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.alfresco.service.cmr.search.CategoryService
CategoryService.Depth, CategoryService.Mode -
Field Summary
Fields inherited from class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
dictionaryService, indexerAndSearcher, namespacePrefixResolver, nodeService, publicNodeService, queryFetchSize, tenantService -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
createCategory, createClassification, createRootCategory, createSearchTopCategoriesParameters, deleteCategory, deleteClassification, getCategories, getCategory, getChildren, getChildren, getClassificationAspects, getClassificationNodes, getClassifications, getPrefix, getRootCategories, getRootCategories, getRootCategories, getRootCategories, getRootCategories, getRootCategories, getRootCategories, getRootCategoryNodeRef, setDictionaryService, setIndexerAndSearcher, setNamespacePrefixResolver, setNodeService, setPublicNodeService, setQueryFetchSize, setTenantService
-
Constructor Details
-
SolrCategoryServiceImpl
public SolrCategoryServiceImpl()
-
-
Method Details
-
getTopCategories
Description copied from interface:CategoryServiceGet the most polular categories- Specified by:
getTopCategoriesin interfaceCategoryService- Specified by:
getTopCategoriesin classAbstractCategoryServiceImpl- Parameters:
storeRef- StoreRefaspectName- QNamecount- int- Returns:
- List
-