-
Notifications
You must be signed in to change notification settings - Fork 14
IIIF autocomplete service returns invalid JSON #51
Copy link
Copy link
Open
Description
I am testing the IIIF search service that Goobi viewer offers. Searching the text in an object in the Goobi viewer interface returns hits, but using the IIIF Manifest of the same object in Mirador or other IIIF viewer does not.
This image show the search returning hits:

Using the Goobi viewer Mirador i get this error:

Mirador says it is invalid JSON, but i could not find the response it is referring to :-/
This https://www.digi-hub.de/viewer/api/v1/records/BV042594700/manifest/autocomplete?q=grosse returns:
{
"@context": null,
"@id": "https://www.digi-hub.de/viewer/api/v1/records/BV042594700/manifest/autocomplete?q=grosse",
"@type": "search:TermList",
"ignored": [],
"terms": []
}Is this some unfinished part of IIIF in Goobi? Or a bug or misconfiguration?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels