-
Upgrade tika locally and in RC/production (if it isn't already) to 2.x
-
As per this tweet: https://twitter.com/_tallison/status/1501584655597850632?s=21 an alternative integration pattern is to register this properly as a Detector, but return `null` and add the results to…
-
I'm with the Apache Tika project and one of our older subprojects is indirectly dependent on hdf5. Please consider putting the latest hdf5 on maven central like you did in the past:
https://repo1.mav…
-
I tried to use TikaOnDotNet, but it already fails in a very simple test-project (see attachment).
Is there anything I can do to make it work?
Some infos:
Os: Win 10 1803
Locale: de-de
The err…
-
Hello,
We have connected Tika but the plugin is not sending files to it or they are not showing up when doing global search.
Is there a way to validate from the plugin that Tika is indeed workin…
-
여러 포멧의 문서파일들에 대한 형식추출 및 본문추출을 개발하기 위해 라이브러리를 찾던중에 Apache Tika 프로젝트를 발견해서 사용중에 있습니다.
대부분의 문서 포멧이 지원하나, 한글 문서는 지원을 안하더라고요.
hwp-v3, hwp-v5 는 위에 https://issues.apache.org/jira/browse/TIKA-1728 이슈로 인하여…
-
Currently the CSV output has the SHA256 column header hard coded and only outputs the hash if SHA256 is selected. With the MD5 option available in Parse Options I think it makes sense to rename the CS…
-
-
Since Java JSR-203 provides a default implementation for `Files.probeContentType` method I would suggest to leave the custom implementation for `FileTypeDetector` based on on Apache Tika optionally co…
-
```
Exception in thread "main" java.net.BindException: Address already in use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.socketBind(PlainSocketIm…