org.dspace.discovery
Class SolrServiceIndexOutputPlugin

java.lang.Object
  extended by org.dspace.discovery.SolrServiceIndexOutputPlugin
All Implemented Interfaces:
SolrServiceIndexPlugin

public class SolrServiceIndexOutputPlugin
extends Object
implements SolrServiceIndexPlugin

Example class that prints out the handle of the DSpace Object currently being indexed

Author:
Kevin Van de Velde (kevin at atmire dot com)

Constructor Summary
SolrServiceIndexOutputPlugin()
           
 
Method Summary
 void additionalIndex(DSpaceObject dso, org.apache.solr.common.SolrInputDocument document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SolrServiceIndexOutputPlugin

public SolrServiceIndexOutputPlugin()
Method Detail

additionalIndex

public void additionalIndex(DSpaceObject dso,
                            org.apache.solr.common.SolrInputDocument document)
Specified by:
additionalIndex in interface SolrServiceIndexPlugin


Copyright © 2011 DuraSpace. All Rights Reserved.