...
This optional module is part of release 24.4
...
and is still
...
in the proof-of-concept (POC) stage.
Overview
This document provides technical support information for the new module "Full-text search (POC)" which includes the plugin "OCR (POC)". The module is designed to calculate Optical Character Recognition (OCR) for objects during the ingest process, storing the results in the record metadata to enable searching on the text of a file.
Activation
This feature is activate on mh-uat.mediahaven.com for the organisations mh-uatb and mh-uatc
Create a field definition
Dynamic.PocOcr
of typeTextField
Also, mark the field definition as global and indexed such that the end-user experiences a full-text search using the global search
Link the module
FULL_TEXT_SEARCH_POC
to the customer’s organisation. See this part of the rest api REST documentation for information on how to do that.
...