Hi @dadoonet ,
Can I use fscrawler in my indexing java application?
Fetching content is not a problem but committing to elastic via bulk request is hanging for large zip files.
I have some more data of same record coming from dB. Content field comes from extracting zip file and reading each file with tika.
Please share ur thoughts.