Hi Team, We are working with Apache tika server standard 2.9.1 and calling rest endpoint(rmeta/text). Tried to parse eml file which contains around 465mb XML &198 MP4 as an attachment but getting exception for Java heap memory also tried allocating heap memory using -Xmx5g but still failed, is their any other way to handle this?
Thanks