[
https://issues.apache.org/jira/browse/TIKA-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved TIKA-383.
--------------------------------
Assignee: Jukka Zitting
Fix Version/s: 0.8
Resolution: Fixed
The --language option now uses the ProfilingHandler class from tika-core and
prints out the two-letter code of the detected language.
> new option for TIKA CLI to get only the languages of a document
> ---------------------------------------------------------------
>
> Key: TIKA-383
> URL: https://issues.apache.org/jira/browse/TIKA-383
> Project: Tika
> Issue Type: Improvement
> Components: cli
> Affects Versions: 0.7
> Reporter: Markus Goldbach
> Assignee: Jukka Zitting
> Fix For: 0.8
>
> Attachments: TIKA-383.patch
>
>
> The TIKA CLI returns all metadata of an Document, but sometimes you only need
> one part of the metadatas. in my case I only need the language. I wrote a
> small patch, wich adds the arguments -l and --language to the CLI, who
> filters the metadata and return only the language.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.