Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-1870

Generic xsl parser plugin

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.9
    • None
    • indexer, parser
    • None
    • Patch Available

    Description

      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

      Attachments

        1. NUTCH-1870-trunk-v3.patch
          50 kB
          Sebastian Nagel
        2. NUTCH-1870-trunk-v4.patch
          55 kB
          Sebastian Nagel
        3. nutch-site.xml
          1 kB
          Albinscode
        4. xsl-parse-plugin.patch
          273 kB
          Albinscode
        5. xsl-parse-plugin2.patch
          68 kB
          Albinscode

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Albinscode Albinscode
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: