Daniel-KM / Omeka-plugin-UniversalViewer

Plugin for Omeka that adds the IIIF specifications in order to act like an IIPImage server, and the UniversalViewer, a unified online player for any file. It can display books, images, maps, audio, movies, pdf, 3D views, and anything else as long as the appropriate extensions are installed.
Other
23 stars 20 forks source link

How to make "Search within item" work? #3

Closed onwheel32 closed 7 years ago

onwheel32 commented 8 years ago

Hello,

I have set "searchWithinEnabled" to true and enabled the searchFooterPanel module in config.json. The search box doesn't show up. How to make "Search within" work?

Thanks,

Daniel-KM commented 8 years ago

Hi,

I didn't check this feature, so I don't know currently how to process yet. Anyway, where are your text? In a pdf or in a metadata element?

Sincerely,

Daniel Berthereau Infodoc & Knowledge management

onwheel32 commented 8 years ago

The data is in pdf and xml (converted from pdf). I uploaded both since I don't know how the search works.

Daniel-KM commented 8 years ago

Hi,

If this is a pdf, you have nothing to do, the text is available directly in the pdf viewer of UniversalViewer and the pdf viewer has a search button.

Sincerely,

Daniel Berthereau Infodoc & Knowledge management

onwheel32 commented 8 years ago

The problem is the search button. It doesn't show up even if I've enabled in config.json. Is there anything else to set up to get it show up?

Daniel-KM commented 8 years ago

Hi,

I just check it on a fresh install of UniversalViewer and it works as is, without any modification. But the pdf should contains a layer of text, that is the case generally, except in some case. did you try with a standard pdf, created with LibreOffice or Word?

Sincerely,

Daniel Berthereau Infodoc & Knowledge management

m-art-in commented 5 years ago

coming back to this question: Which dc-Term (or other) property should I use to ad fulltext to an image (jpg). What else is neccessary to activate the full text search in the universal viewser module?

Thanks for help