Skip to content

IIIF autocomplete service returns invalid JSON #51

@tarjelavik

Description

@tarjelavik

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:
Skjermbilde 2023-06-01 kl  12 11 17

Using the Goobi viewer Mirador i get this error:
Skjermbilde 2023-06-01 kl  11 31 35

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions