0

Can someone tell me what approach I should follow to index documents stored in Minio bucket using elastic-search so that it enables me to search the documents using specific keywords.

Harshit Bhatt
  • 133
  • 2
  • 12

1 Answers1

0

there is a plugin in elastic search ingest-attachment is used to index any document follow the link

https://www.elastic.co/guide/en/elasticsearch/plugins/master/ingest-attachment.html