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.anchor An indexing plugin for inbound anchor text. 
org.apache.nutch.indexer.basic A basic indexing plugin. 
org.apache.nutch.indexer.feed   
org.apache.nutch.indexer.metadata   
org.apache.nutch.indexer.more A more indexing plugin. 
org.apache.nutch.indexer.solr   
org.apache.nutch.indexer.staticfield A simple plugin called at indexing that adds fields with static data. 
org.apache.nutch.indexer.subcollection   
org.apache.nutch.indexer.tld Top Level Domain Indexing plugin. 
org.apache.nutch.indexer.urlmeta URL Meta Tag Indexing Plugin 
org.apache.nutch.microformats.reltag A microformats Rel-Tag Parser/Indexer/Querier plugin. 
org.apache.nutch.scoring   
org.apache.nutch.scoring.link   
org.apache.nutch.scoring.opic   
org.apache.nutch.scoring.tld Top Level Domain Scoring plugin. 
org.apache.nutch.scoring.urlmeta URL Meta Tag Scoring Plugin 
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.anchor
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.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.feed
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.metadata
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.indexer.staticfield
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.subcollection
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.tld
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.urlmeta
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.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.link
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.apache.nutch.scoring.tld
NutchDocument
          A NutchDocument is the unit of indexing.
 

Classes in org.apache.nutch.indexer used by org.apache.nutch.scoring.urlmeta
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 © 2012 The Apache Software Foundation