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

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

    [ https://issues.apache.org/jira/browse/TIKA-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16657542#comment-16657542 ] 

ASF GitHub Bot commented on TIKA-2762:
--------------------------------------

lewismc opened a new pull request #251: TIKA-2762 Capture short fields (<150 chars) in EnviParserHeader Metadata
URL: https://github.com/apache/tika/pull/251
 
 
   This issue addresses https://issues.apache.org/jira/browse/TIKA-2762

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>            Priority: Major
>             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)