I'm trying to use ManifoldCF with the File System Connector.
It works like a charm : with the Tika content extractor implemented, I got all the expected metadata from my documents.
But... How to configure ManifoldCF in order to get the equivalent of this command : java -jar tika-app-1.9.jar --text I mean, I want to get the CONTENT of the file and pushed it in my Output Connections. How is it possible ?