| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.258s).
|
|
|
Loading phrases to help you refine your search...
|
|
[TIKA-1085] PDF header and mime detection - Tika - [issue]
|
|
...I've found some PDF files Tika recognizes as application/octet-stream.These files differs from regularly identified PDF having a different header: the %PDF-N.n string isn't at the beginning ...
|
|
|
http://issues.apache.org/jira/browse/TIKA-1085
Author: Marco Quaranta,
2013-03-01, 13:53
|
|
|
[TIKA-1061] FileMaker Pro 7 files wrongly detected as True Type Font - Tika - [issue]
|
|
...Detection of FileMaker Pro 7 (.fp7) files is incorrect due to first 4 bytes that indeed are, like ttf files, 00 01 00 00 00.I've write this new magic match, based on PRONOM registry (http://...
|
|
|
http://issues.apache.org/jira/browse/TIKA-1061
Author: Marco Quaranta,
2013-02-04, 17:06
|
|
|
[TIKA-1058] RFC822 detection - Tika - [issue]
|
|
...Please add this match entry to message/rfc822 mime-type in tika-mimetypes.xml:<match value="MIME-Version:" type="string" offset="0"/>I have found several files starting with this strin...
|
|
|
http://issues.apache.org/jira/browse/TIKA-1058
Author: Marco Quaranta,
2013-01-18, 16:38
|
|
|
[TIKA-976] Inaccurate XLS detection trough POIFSContainerDetector - Tika - [issue]
|
|
...I've found an inaccurate detection with the attached xls file. POIFSContainerDetector is unable to determine the exact mimetype (vnd.ms-excel) and returns the generic "x-tika-msoffice". This...
|
|
|
http://issues.apache.org/jira/browse/TIKA-976
Author: Marco Quaranta,
2012-12-17, 04:22
|
|
|
[TIKA-950] Wrong Office Open XML detection in ZipContainerDetector - Tika - [issue]
|
|
...Method detectOfficeOpenXML() in ZipContainerDetector class does not detect correctly an ooxml file due to an Exception throwed by OPCPackage.open(..) POI's class. This class make use of ZipF...
|
|
|
http://issues.apache.org/jira/browse/TIKA-950
Author: Marco Quaranta,
2012-07-19, 18:52
|
|
|
[TIKA-941] Detecting KML / KMZ files - Tika - [issue]
|
|
...KML format is subtype of application/xml with a "kml" root node and (an optional?) "http://www.opengis.net/kml/2.2" namespace. <mime-type type="application/vnd.google-earth.kml...
|
|
|
http://issues.apache.org/jira/browse/TIKA-941
Author: Marco Quaranta,
2012-06-30, 18:18
|
|
|
[TIKA-940] Support detecting 7-zip format - Tika - [issue]
|
|
...Tika now detects 7-zip archive as application/octect-stream.Adding this fragment in tika-mimetypes.xml registry Tika mime magic detector will correctly recognize 7z files:<mime-type type=...
|
|
|
http://issues.apache.org/jira/browse/TIKA-940
Author: Marco Quaranta,
2012-06-21, 18:19
|
|
|
Support detecting 7-zip format - Tika - [mail # dev]
|
|
...Hello, I'd like to contribute to tika-mimetypes.xml file-format registry. I've added 7zip format to mine custom-mimetype.xml: 7zip &nb...
|
|
|
Author: Marco Quaranta,
2012-06-20, 08:42
|
|
|
|