Uses of Package
org.apache.nutch.indexer

Packages that use org.apache.nutch.indexer
org.apache.nutch.analysis.lang Text document language identifier. 
org.apache.nutch.indexer Maintain Lucene full-text indexes. 
org.apache.nutch.indexer.basic A basic indexing plugin. 
org.apache.nutch.indexer.more A more indexing plugin. 
org.apache.nutch.indexer.solr   
org.apache.nutch.microformats.reltag A microformats Rel-Tag Parser/Indexer/Querier plugin. 
org.apache.nutch.scoring   
org.apache.nutch.scoring.opic   
org.creativecommons.nutch Sample plugins that parse and index Creative Commons medadata. 
 

Classes in org.apache.nutch.indexer used by org.apache.nutch.analysis.lang
IndexingException
           
IndexingFilter
          Extension point for indexing.
NutchDocument
          A NutchDocument is the unit of indexing.
 

Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer
IndexingException
           
NutchDocument
          A NutchDocument is the unit of indexing.
NutchField
          This class represents a multi-valued field with a weight.
NutchIndexWriter
           
 

Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.basic
IndexingException
           
IndexingFilter
          Extension point for indexing.
NutchDocument
          A NutchDocument is the unit of indexing.
 

Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.more
IndexingException
           
IndexingFilter
          Extension point for indexing.
NutchDocument
          A NutchDocument is the unit of indexing.
 

Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.solr
NutchDocument
          A NutchDocument is the unit of indexing.
NutchIndexWriter
           
 

Classes in org.apache.nutch.indexer used by org.apache.nutch.microformats.reltag
IndexingException
           
IndexingFilter
          Extension point for indexing.
NutchDocument
          A NutchDocument is the unit of indexing.
 

Classes in org.apache.nutch.indexer used by org.apache.nutch.scoring
NutchDocument
          A NutchDocument is the unit of indexing.
 

Classes in org.apache.nutch.indexer used by org.apache.nutch.scoring.opic
NutchDocument
          A NutchDocument is the unit of indexing.
 

Classes in org.apache.nutch.indexer used by org.creativecommons.nutch
IndexingException
           
IndexingFilter
          Extension point for indexing.
NutchDocument
          A NutchDocument is the unit of indexing.
 



Copyright © 2011 The Apache Software Foundation