Map the structure of a directory (files and subdirectories) in an ES index

Hello everyone!

I am new to Elasticsearch and I have a general question:

Is it possible to use ES as a search engine, where all the files of a given directory would be a document in a index? Is there a plugin for that?

Thank you a lot!

FSCrawler might be what you are looking for. Have a look at this option: https://github.com/dadoonet/fscrawler#indexing-json-docs

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