I would suggest creating a "content filter" transformation connector to do this, and use it in your job's pipeline.
Thanks, Karl On Fri, Sep 29, 2017 at 4:32 AM, David Ciamberlano < [email protected]> wrote: > 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. >
