![]() Take out the attribute key in SearchIndexerSetup. Nobody ever sets that attribute. Take out the VClassGroupCache.removeClassesHiddenFromSearch() method. If nobody sets that attribute, this method does nothing. Take out VClassGroupDao.removeClassesHiddenFromSearch() and VClassGroupDaoJena.removeClassesHiddenFromSearch(). They are never called. Take out ClassProhibitedFromSearch interface. It is implemented but never referenced. Take out FileBasedProhibitedFromSearch. It is never used. Move ProhibitedFromSearch and ProhibitedFromSearchTest from edu.cornell.mannlib.vitro.webapp.search.beans to edu.cornell.mannlib.vitro.webapp.dao.vclassgroup |
||
---|---|---|
.. | ||
cornell/mannlib |