Class SolrServiceGeospatialFilterPlugin

java.lang.Object
org.dspace.discovery.SolrServiceGeospatialFilterPlugin
All Implemented Interfaces:
SolrServiceIndexPlugin

public class SolrServiceGeospatialFilterPlugin extends Object implements SolrServiceIndexPlugin
This plugin adds indicators to the solr document to determine if the item has geospatial metadata The facet is added to Discovery in the usual way (create a searchFilter bean and add it to the expected place) just with an empty list of used metadata fields because there are none.
Author:
Kim Shepherd
  • Constructor Details

    • SolrServiceGeospatialFilterPlugin

      public SolrServiceGeospatialFilterPlugin()
  • Method Details