12-06-2021 12:17 PM
Hello All,
I have embedded and used the Tesseract tool to extract the text from any new image and it's working fine, so I can search for the text inside any new image.
To the best of my knowledge, I know that the text is indexed alongside the image. Can someone help me figure out in detail how this happens by referring to that in the code? Specifically how the text of a particular image is indexed together?
Also, can someone provide me with the solr API responsible for this ( if it exists)?
Thank you.
12-13-2021 04:21 AM
Text is indexed by SOLR.
There is a poll process that request the text from a document from SOLR to Repository. This communication happens using the Repository SOLR WebScript (REST) API.
Explore our Alfresco products with the links below. Use labels to filter content by product module.