[ 
https://issues.apache.org/jira/browse/NUTCH-836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884253#action_12884253
 ] 

Julien Nioche commented on NUTCH-836:
-------------------------------------

{quote}
    *  do we still need lib-nekohtml ?
{quote}

probably not. we can get rid of it later if there aren't any dependencies on it

{quote}
    * the issue in creative-commons (Tika returns <a> instead of <rel>) should 
be reported to Tika - I'm not sure myself what's better, but at leas we should 
indicate a difference in treatment and ask for their reasons...
{quote}

I bet it is related to the filtering/normalisation of tags in Tika. The next 
version of Tika should give us more control on how this is done. Will check 
tomorrow

{quote}
    * I think that our tests in parse-html are useful and we should keep them, 
just move them and relevant resources to parse-tika.
{quote}

Good idea. Let's do that in a separate issue




> Remove deprecated parse plugins
> -------------------------------
>
>                 Key: NUTCH-836
>                 URL: https://issues.apache.org/jira/browse/NUTCH-836
>             Project: Nutch
>          Issue Type: Task
>          Components: parser
>    Affects Versions: 1.1
>            Reporter: Julien Nioche
>            Assignee: Julien Nioche
>             Fix For: 2.0
>
>         Attachments: NUTCH-836-2.patch
>
>
> Some of the parser plugins in 1.1 are covered by the parse-tika plugin. These 
> plugins have been kept in 1.1 but should be removed from 2.0 where we'll rely 
> on parse-tika almost exclusively. Some existing plugins might be kept when 
> there is no equivalent in Tika (to be discussed). The following plugins are 
> removed : 
> * parse-html
> * parse-msexcel
> * parse-mspowerpoint
> * parse-msword
> * parse-pdf
> * parse-oo
> * parse-text
> * lib-jakarta-poi
> * lib-parsems
> The patch does not (yet) remove :
> * parse-ext
> * parse-js
> * parse-rss
> * parse-swf
> * parse-zip
> * feed
> Please review the patch and vote for its inclusion in the trunk.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to