Class WordHighlightSolrSearch

java.lang.Object
org.dspace.app.iiif.service.WordHighlightSolrSearch
All Implemented Interfaces:
SearchAnnotationService

@Scope("prototype") @Component public class WordHighlightSolrSearch extends Object implements SearchAnnotationService
This service implements methods for executing a solr search and creating IIIF search result annotations.

https://github.com/dbmdz/solr-ocrhighlighting

  • Constructor Details

    • WordHighlightSolrSearch

      public WordHighlightSolrSearch()
  • Method Details