Package org.dspace.discovery
Class SolrServiceSpellIndexingPlugin
java.lang.Object
org.dspace.discovery.SolrServiceSpellIndexingPlugin
- All Implemented Interfaces:
SolrServiceIndexPlugin
Created with IntelliJ IDEA.
User: kevin
Date: 03/10/13
Time: 15:06
To change this template use File | Settings | File Templates.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadditionalIndex(Context context, IndexableObject indexableObject, org.apache.solr.common.SolrInputDocument document)
-
Field Details
-
itemService
-
-
Constructor Details
-
SolrServiceSpellIndexingPlugin
public SolrServiceSpellIndexingPlugin()
-
-
Method Details
-
additionalIndex
public void additionalIndex(Context context, IndexableObject indexableObject, org.apache.solr.common.SolrInputDocument document) - Specified by:
additionalIndexin interfaceSolrServiceIndexPlugin
-