You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2018/10/19 23:02:00 UTC

[jira] [Created] (TIKA-2762) Capture short fields (<150 chars) in EnviParserHeader Metadata

Lewis John McGibbney created TIKA-2762:
------------------------------------------

             Summary: Capture short fields (<150 chars) in EnviParserHeader Metadata
                 Key: TIKA-2762
                 URL: https://issues.apache.org/jira/browse/TIKA-2762
             Project: Tika
          Issue Type: Improvement
          Components: parser
    Affects Versions: 1.19.1
            Reporter: Lewis John McGibbney
            Assignee: Lewis John McGibbney
             Fix For: 1.20


I have always wanted to capture more metadata for the EnviHeader files. Right now everything is shoved into the records content and I think we could improve it.
I've implemented a rudimentary parser improvement with essentially captures any reasonably sized lines items (<150 chars) which can then be populated up to Metadata level making faceted search over ENVI .hdr documents a much easier task.
PR coming up. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)