[
https://issues.apache.org/jira/browse/TIKA-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14544243#comment-14544243
]
Lorenz Leutgeb commented on TIKA-1630:
--------------------------------------
Support for APK file detection and awareness is indicated in
[tika-mimetypes.xml|https://github.com/apache/tika/blob/trunk/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml#L255]
and in
[ZipContainerDetector|https://github.com/apache/tika/blob/trunk/tika-parsers/src/main/java/org/apache/tika/parser/pkg/ZipContainerDetector.java#L327]
Those URLs point to "trunk". I am not familiar with SVN, but AFAIK it relates
to Git's "master" and should be a recent version.
Yes I am.
> Mention APK support in List of Supported Formats
> ------------------------------------------------
>
> Key: TIKA-1630
> URL: https://issues.apache.org/jira/browse/TIKA-1630
> Project: Tika
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 1.8
> Reporter: Lorenz Leutgeb
> Priority: Trivial
>
> http://tika.apache.org/1.8/formats.html claims to offer a "full list of
> supported formats" does not mention support for APK files at all.
> I trusted that source and only found that tike supports APK files and their
> respective MIME types from looking at Tikas codebase, which is suboptimal.
> Please add APK files to that list as appropriate (at least include the MIME
> type Tika understands).
> Consider reevaluating the list to find out whether other formats are missing
> (this is not covered by this ticket).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)