Hi, I would like to use Manifold to collect infos about the content of a huge filesystem.
One option could be to use the filesystem connector in input and the elasticsearch connector in output. Unfortunately I can't use this configuration because it seems that the content of each file is imported in elasticsearch. It would be useful if there was an option (like the existing "useMapperAttachments" in the elasticsearch connector) to prevent this behaviour.
