mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 18:14:26 +00:00
[DS-9345] Correct the package name of the IIIF search plugin
This commit is contained in:
@@ -15,7 +15,7 @@ iiif.image.server = http://localhost:8182/iiif/2/
|
||||
# The search plugin used to support (experimental) IIIF Search.
|
||||
# This is the class used with https://dbmdz.github.io/solr-ocrhighlighting/
|
||||
# It is currently the only supported option.
|
||||
# iiif.search.plugin = org.dspace.app.rest.iiif.service.WordHighlightSolrSearch
|
||||
# iiif.search.plugin = org.dspace.app.iiif.service.WordHighlightSolrSearch
|
||||
|
||||
# Sets the viewing hint. Possible values: "paged" or "individuals".
|
||||
# Typically "paged" is preferred for multi-age documents. Use "individuals"
|
||||
|
Reference in New Issue
Block a user