Package org.apache.nutch.parse.metatags


package org.apache.nutch.parse.metatags
Parse filter to extract meta tags: keywords, description, etc. Used in combination with index-metadata plugin (see org.apache.nutch.indexer.metadata).
  • Classes
    Class
    Description
    Parse HTML meta tags (keywords, description) and store them in the parse metadata so that they can be indexed with the index-metadata plugin with the prefix 'metatag.'.