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.
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.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.