I'm trying to parse and index .doc files into elasticsearch with apache Tika

I'm trying to parse and index .doc files into elasticsearch with apache Tika....how can i do this

You can use ingest-attachment plugin for that.
Also look at FSCrawler. The code is open. So you can see a way to achieve this or just use the project as is.

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