Class StaticFieldIndexer

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

public class StaticFieldIndexer extends Object implements IndexingFilter
A simple plugin called at indexing that adds fields with static data. You can specify a list of fieldname:fieldcontent per nutch job. It can be useful when collections can't be created by urlpatterns, like in subcollection, but on a job-basis.