You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Markus Goldbach (JIRA)" <ji...@apache.org> on 2010/02/25 10:20:28 UTC

[jira] Created: (TIKA-383) new option for TIKA CLI to get only the languages of a document

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


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.


[jira] Updated: (TIKA-383) new option for TIKA CLI to get only the languages of a document

Posted by "Markus Goldbach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TIKA-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Goldbach updated TIKA-383:
---------------------------------

    Attachment: TIKA-383.patch

> 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
>         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.