tify-iiif-viewer / tify

TIFY is a slim and mobile-friendly IIIF document viewer.
GNU Affero General Public License v3.0
107 stars 27 forks source link

Does Tify support IIIF Content Search API? #187

Open hrvoj3e opened 1 month ago

hrvoj3e commented 1 month ago

https://iiif.io/api/search/1.0/

I see that it supports annotations for fulltext with coordinates but what about search UI with highlight?

t11r commented 1 month ago

Annotation support is still in development, and while IIIF Search API support will probably be added someday as well, it isn’t currently planned.

hrvoj3e commented 1 month ago

How about just "highlighted text" support? Annotations with coordinates that are rendered as transparent colored overlays. https://github.com/tify-iiif-viewer/tify/blob/cb5371e61bc7806e17c8012efe04495e01422785/tests/iiif-api/data/annotations/default.json#L15

t11r commented 3 weeks ago

This is exactly what annotations will provide.