Class SolrCategoryServiceImpl

    • Constructor Detail

      • SolrCategoryServiceImpl

        public SolrCategoryServiceImpl()
    • Method Detail

      • getTopCategories

        public java.util.List<org.alfresco.util.Pair<org.alfresco.service.cmr.repository.NodeRef,​java.lang.Integer>> getTopCategories​(org.alfresco.service.cmr.repository.StoreRef storeRef,
                                                                                                                                            org.alfresco.service.namespace.QName aspectName,
                                                                                                                                            int count)
        Description copied from interface: CategoryService
        Get the most polular categories
        Specified by:
        getTopCategories in interface CategoryService
        Overrides:
        getTopCategories in class LuceneCategoryServiceImpl
        Parameters:
        storeRef - StoreRef
        aspectName - QName
        count - int
        Returns:
        List