THausherr commented on pull request #332:
URL: https://github.com/apache/tika/pull/332#issuecomment-04910
I agree that it shouldn't stop the process. Suggestion: output a log
message, because the cause is usually a programming oversight, so that it can
be reported and fixed.
THausherr edited a comment on pull request #332:
URL: https://github.com/apache/tika/pull/332#issuecomment-04910
I agree that it shouldn't stop the process. Suggestion: also output a log
message, because the cause is usually a programming oversight, so that it can
be reported and fixed
keithrbennett commented on a change in pull request #334:
URL: https://github.com/apache/tika/pull/334#discussion_r463103079
##
File path: tika-core/src/main/java/org/apache/tika/config/TikaConfig.java
##
@@ -249,11 +249,11 @@ public TikaConfig(ClassLoader loader)
public T
[
https://issues.apache.org/jira/browse/TIKA-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167998#comment-17167998
]
Keith Bennett commented on TIKA-3141:
-
I agree that this should be handled, if it's no
Hi all,
I'm using Tika recently and found it fascinating!
I pushed some PRs on github but it seems no one is reviewing(so are some other
PRs on github). Maybe somebody could give me a hand?
Here are the PRs:
https://github.com/apache/tika/pull/334
(https://link.getmailspring.com/link/1d3c50c9-68
PeterAlfredLee commented on pull request #332:
URL: https://github.com/apache/tika/pull/332#issuecomment-666331912
Hi @THausherr , sorry for the late reply.
I think the fix in
[TIKA-3135](https://issues.apache.org/jira/browse/TIKA-3135) is trying to avoid
occupying the file, therefore w
PeterAlfredLee opened a new pull request #334:
URL: https://github.com/apache/tika/pull/334
Trying to fix Tika-3141 with a empty string check in `TikaConfig`
This is an automated message from the Apache Git Service.
To respon
[
https://issues.apache.org/jira/browse/TIKA-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167845#comment-17167845
]
Peter Lee commented on TIKA-3141:
-
Hi [~nick], I'm working on Tika recently and I'm intere
[
https://issues.apache.org/jira/browse/TIKA-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167819#comment-17167819
]
Nick Burch commented on TIKA-3144:
--
Generally you need to use the {{x-}} prefix on the su