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
).-
Class Summary Class Description MetaTagsParser 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.'.