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.