Uses of Interface
net.nutch.indexer.IndexingFilter

Packages that use IndexingFilter
net.nutch.analysis.lang Text document language identifier. 
net.nutch.indexer.basic A basic indexing plugin. 
org.creativecommons.nutch Sample plugins that parse and index Creative Commons medadata. 
 

Uses of IndexingFilter in net.nutch.analysis.lang
 

Classes in net.nutch.analysis.lang that implement IndexingFilter
 class LanguageIdentifier
           
 

Uses of IndexingFilter in net.nutch.indexer.basic
 

Classes in net.nutch.indexer.basic that implement IndexingFilter
 class BasicIndexingFilter
          Adds basic searchable fields to a document.
 

Uses of IndexingFilter in org.creativecommons.nutch
 

Classes in org.creativecommons.nutch that implement IndexingFilter
 class CCIndexingFilter
          Adds basic searchable fields to a document.
 



Copyright © 2004 The Nutch Organization.