Class ItemCountDAOSolr

java.lang.Object
org.dspace.browse.ItemCountDAOSolr
All Implemented Interfaces:
ItemCountDAO

public class ItemCountDAOSolr extends Object implements ItemCountDAO
Discovery (Solr) driver implementing ItemCountDAO interface to look up item count information in communities and collections. Caching operations are intentionally not implemented because Solr already is our cache.
Author:
Ivan Masár, Andrea Bollini