[
https://issues.apache.org/jira/browse/NUTCH-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14159655#comment-14159655
]
Sebastian Nagel edited comment on NUTCH-1871 at 10/5/14 7:56 PM:
-----------------------------------------------------------------
One issue is enough, I guess :)
Ok, to close this, and keep only NUTCH-1870?
was (Author: wastl-nagel):
One issue is enough, I guess :)
> Generic xsl parser plugin
> -------------------------
>
> Key: NUTCH-1871
> URL: https://issues.apache.org/jira/browse/NUTCH-1871
> Project: Nutch
> Issue Type: New Feature
> Components: indexer, parser
> Affects Versions: 1.9
> Reporter: Albinscode
> Fix For: 1.9
>
>
> The aim of this plugin is to use XSLT to extract metadata from HTML DOM
> structures.
> | Your Data | --> | Parse-html plugin or TIKA plugin | --> | DOM structure |
> --> |XSLT plugin |
>
>
> The main advantage is that:
> - You won't have to produce any java code, only XSLT and configuration
> - It can process DOM structure from DocumentFragment (@see NekoHtml and @see
> TagSoup)
> - It is HtmlParseFilter plugin compatible and can be plugged as any other
> plugin (parse-js, parse-swf, etc...)
> This topic has been discussed on
> http://www.mail-archive.com/dev%40nutch.apache.org/msg15257.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)