manifoldcf

Extract file content with ManifoldCF

倾然丶 夕夏残阳落幕 提交于 2019-12-24 16:17:16
问题 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 ? 回答1: You have to set up the transformer in pipeline. Before you configure your output