Class MCRSolrCategoryDAO

java.lang.Object
org.mycore.datamodel.classifications2.impl.MCRCategoryDAOImpl
org.mycore.solr.classification.MCRSolrCategoryDAO
All Implemented Interfaces:
MCRCategoryDAO

public class MCRSolrCategoryDAO extends MCRCategoryDAOImpl
Extends the default category dao with solr support. Every create/write/delete operation on a classification/category results in a solr reindex additionally.
Author:
Matthias Eichner