Especially the TikaUtils class is poorly written. The Utils should return the text content (or metadata or whatever) rather than adding it to the document. The stage should be responsible for adding the returned data to the document (or do whatever you may want to do with it!)
Especially the TikaUtils class is poorly written. The Utils should return the text content (or metadata or whatever) rather than adding it to the document. The stage should be responsible for adding the returned data to the document (or do whatever you may want to do with it!)