Uses of Interface
org.dspace.discovery.SolrServiceIndexPlugin
Packages that use SolrServiceIndexPlugin
-
Uses of SolrServiceIndexPlugin in org.dspace.discovery
Classes in org.dspace.discovery that implement SolrServiceIndexPluginModifier and TypeClassDescriptionclassThis plugin adds three fields to the solr index to make a facet with/without content in the ORIGINAL Bundle possible (like full text, images...).classAdds filenames and file descriptions of all files in the ORIGINAL bundle to the Solr search index.classThe purpose of this plugin is to index all ADD type resource policies related to collections.classIndexes special normalised values used for comparing items, to be used in e.g.classIndexes policies that yield write access to items.classExample class that prints out the handle of the DSpace Object currently being indexedclassA Solr Indexing plugin for the "metadata" browse index type.classIndexes the UUID of the parent object for any Community, Collection and ItemclassRestriction plugin that ensures that indexes all the resource policies.classCreated with IntelliJ IDEA.classA Solr Indexing plugin responsible adding a `supervised` field. -
Uses of SolrServiceIndexPlugin in org.dspace.discovery.indexobject
Fields in org.dspace.discovery.indexobject with type parameters of type SolrServiceIndexPluginModifier and TypeFieldDescriptionprotected List<SolrServiceIndexPlugin>IndexFactoryImpl.solrServiceIndexPlugins