[DS-9345] Correct the package name of the IIIF search plugin

This commit is contained in:
haoueclf
2024-02-16 16:51:41 +01:00
parent fbd3d60223
commit 03fe586681

View File

@@ -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"