11
我正在使用Tika解析大型pdf和word文檔,但是我得到了他的下面的錯誤消息。如何使用TIKA讀取大文件?
Your document contained more than 100000 characters, and so your requested limit has been reached. To receive the full text of the document, increase your limit. (Text up to the limit is however available).
如何增加限制?
完全取決於您如何致電Apache Tika。你是怎麼打電話給Apache Tika的? – Gagravarr