Package org.dspace.discovery
Class SolrServiceIndexAccessStatusPlugin
java.lang.Object
org.dspace.discovery.SolrServiceIndexAccessStatusPlugin
- All Implemented Interfaces:
SolrServiceIndexPlugin
This plugin enables the indexing of access status for the item as a filter
and keyword
- Author:
- paulo-graca
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadditionalIndex(Context context, IndexableObject indexableObject, org.apache.solr.common.SolrInputDocument document)
-
Constructor Details
-
SolrServiceIndexAccessStatusPlugin
public SolrServiceIndexAccessStatusPlugin()
-
-
Method Details
-
additionalIndex
public void additionalIndex(Context context, IndexableObject indexableObject, org.apache.solr.common.SolrInputDocument document) - Specified by:
additionalIndexin interfaceSolrServiceIndexPlugin
-