org.dspace.discovery
Interface SolrServiceIndexPlugin

All Known Implementing Classes:
SolrBrowseCreateDAO, SolrServiceIndexOutputPlugin, SolrServiceResourceRestrictionPlugin

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
 void additionalIndex(Context context, DSpaceObject dso, org.apache.solr.common.SolrInputDocument document)
           
 

Method Detail

additionalIndex

void additionalIndex(Context context,
                     DSpaceObject dso,
                     org.apache.solr.common.SolrInputDocument document)


Copyright © 2012 DuraSpace. All Rights Reserved.