[ 
https://issues.apache.org/jira/browse/TIKA-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Burch resolved TIKA-1249.
------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6

Thanks for this, applied in r1572029.

> Vcard files detection
> ---------------------
>
>                 Key: TIKA-1249
>                 URL: https://issues.apache.org/jira/browse/TIKA-1249
>             Project: Tika
>          Issue Type: Improvement
>          Components: detector
>    Affects Versions: 1.6
>            Reporter: Marco Quaranta
>            Priority: Minor
>             Fix For: 1.6
>
>
> Please improve vcard (http://it.wikipedia.org/wiki/VCard) files detection 
> with the following "mime-type" entry:
> {noformat}
> <mime-type type="text/x-vcard">
>         <glob pattern="*.vcf"/>
>         <sub-class-of type="text/plain"/>
>         <magic priority="50">
>            <match value="BEGIN:VCARD" type="string" offset="0"/>
>         </magic>
> </mime-type>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to