Uses of Package
org.apache.nutch.indexer

Packages that use org.apache.nutch.indexer
Package
Description
Text document language identifier.
Control code for exchange component, which acts in indexing job and decides to which index writer a document should be routed, based on plugins behavior.
Plugin of Exchange component based on JEXL expressions.
Index content, configure and run indexing and cleaning jobs to add, update, and delete documents from an index.
An indexing plugin for inbound anchor text.
Indexing filter to add document arbitrary data to the index from the output of a user-specified class.
A basic indexing plugin, adds basic fields: url, host, title, content, etc.
Indexing filter to index meta data from RSS feeds.
 
This plugin implements an indexing filter which takes advantage of the GeoIP2-java API.
This plugin implements a dynamic indexing filter which uses JEXL expressions to allow filtering based on the page's metadata
 
Indexing filter to add document metadata to the index.
A more indexing plugin, adds "more" index fields:last modified date, MIME type, content length.
Indexing filter to allow pattern replacements on metadata.
A simple plugin called at indexing that adds fields with static data.
Indexing filter to assign documents to subcollections.
Top Level Domain Indexing plugin.
URL Meta Tag Indexing Plugin
 
Index writer plugin to write a plain CSV file.
Index writer plugin for debugging, writes pairs of <action, url> to a text file, action is one of "add", "update", or "delete".
Index writer plugin for Elasticsearch.
Index writer plugin to produce JSON messages to Kafka.
Index writer plugin for OpenSearch.
 
Index writer plugin for Apache Solr.
A microformats Rel-Tag Parser/Indexer/Querier plugin.
The ScoringFilter interface.
Scoring filter to stop crawling at a configurable depth (number of "hops" from seed URLs).
Scoring filter used in conjunction with WebGraph.
Scoring filter implementing a variant of the Online Page Importance Computation (OPIC) algorithm.
Miscellaneous tools.
Sample plugins that parse and index Creative Commons metadata.