[
https://issues.apache.org/jira/browse/TIKA-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Caleb Cushing updated TIKA-3373:
--------------------------------
Description:
seems that the tika definition for yaml only includes `yaml` as a valid file
extension. It would be good to include the more common `yml` Also maybe good to
include more mime-type names for yaml, but seems that's up to debate (I
originally assumed `application/yaml` )
https://stackoverflow.com/q/332129/206466
```
❯ xdg-mime query filetype .config/brix/java/module.yml
# brix ->
ccushing/copy-5 + !
application/x-yaml
```
was:seems that the tika definition for yaml only includes `yaml` as a valid
file extension. It would be good to include the more common `yml` Also maybe
good to include more mime-type names for yaml, but seems that's up to debate (I
originally assumed `application/yaml` )
https://stackoverflow.com/q/332129/206466
> add "yml" as extension
> ----------------------
>
> Key: TIKA-3373
> URL: https://issues.apache.org/jira/browse/TIKA-3373
> Project: Tika
> Issue Type: New Feature
> Reporter: Caleb Cushing
> Priority: Major
>
> seems that the tika definition for yaml only includes `yaml` as a valid file
> extension. It would be good to include the more common `yml` Also maybe good
> to include more mime-type names for yaml, but seems that's up to debate (I
> originally assumed `application/yaml` )
> https://stackoverflow.com/q/332129/206466
> ```
> ❯ xdg-mime query filetype .config/brix/java/module.yml
> # brix ->
> ccushing/copy-5 + !
> application/x-yaml
> ```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)