Upload documenet/image as data into Elasticsearch

Hi Team,

We would like to know if we can upload document/image as a data into Elasticsearch. And will it index the text which is there in that document/image. So that we can search the text present on that document/image

You can use FSCrawler project for this.
It has a rest interface where you can "upload" a binary document.

Thanks for the response
we dont want to use something external we want to do with the help of elasticsearch itself

You can try the ingest attachment plugin but it won't do OCR.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.