Class AnchorIndexingFilter

java.lang.Object
org.apache.nutch.indexer.anchor.AnchorIndexingFilter
All Implemented Interfaces:
Configurable, IndexingFilter, Pluggable

public class AnchorIndexingFilter extends Object implements IndexingFilter
Indexing filter that offers an option to either index all inbound anchor text for a document or deduplicate anchors. Deduplication does have it's con's, See anchorIndexingFilter.deduplicate in nutch-default.xml.