Class SubcollectionIndexingFilter

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.nutch.indexer.subcollection.SubcollectionIndexingFilter
All Implemented Interfaces:
Configurable, IndexingFilter, Pluggable

public class SubcollectionIndexingFilter extends Configured implements IndexingFilter
  • Field Details

    • fieldName

      public static String fieldName
      Doc field name
    • metadataSource

      public static String metadataSource
      Metadata source field name
  • Constructor Details

    • SubcollectionIndexingFilter

      public SubcollectionIndexingFilter()
    • SubcollectionIndexingFilter

      public SubcollectionIndexingFilter(Configuration conf)
  • Method Details