Package org.dspace.discovery
Interface SolrServiceIndexPlugin
- All Known Implementing Classes:
SolrServiceContentInOriginalBundleFilterPlugin,SolrServiceFileInfoPlugin,SolrServiceGeospatialFilterPlugin,SolrServiceIndexAccessStatusPlugin,SolrServiceIndexCollectionSubmittersPlugin,SolrServiceIndexComparisonPlugin,SolrServiceIndexItemEditorsPlugin,SolrServiceIndexOutputPlugin,SolrServiceMetadataBrowseIndexingPlugin,SolrServiceParentObjectIndexingPlugin,SolrServiceResourceRestrictionPlugin,SolrServiceSpellIndexingPlugin,SolrServiceSupervisionOrderIndexingPlugin
public interface SolrServiceIndexPlugin
Indexing plugin used when indexing the communities/collections/items into DSpace
- Author:
- Kevin Van de Velde (kevin at atmire dot com), Mark Diggory (markd at atmire dot com), Ben Bosman (ben at atmire dot com)
-
Method Summary
Modifier and TypeMethodDescriptionvoidadditionalIndex(Context context, IndexableObject dso, org.apache.solr.common.SolrInputDocument document)
-
Method Details
-
additionalIndex
void additionalIndex(Context context, IndexableObject dso, org.apache.solr.common.SolrInputDocument document)
-