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.
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.analysis.lang
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.exchange
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.exchange.jexl
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexerClassDescriptionCreates and caches
IndexWriterimplementing plugins.ANutchDocumentis the unit of indexing.This class represents a multi-valued field with a weight.ANutchIndexActionis the new unit of indexing holding the document and action information. -
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.anchor
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.arbitrary
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.basic
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.feed
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.filter
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.geoip
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.jexl
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.links
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.metadata
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.more
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.replace
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.staticfield
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.subcollection
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.tld
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexer.urlmeta
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexwriter.cloudsearch
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexwriter.csv
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexwriter.dummy
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexwriter.elastic
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexwriter.kafka
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexwriter.opensearch1x
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexwriter.rabbit
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.indexwriter.solr
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.microformats.reltag
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.scoring
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.scoring.depth
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.scoring.link
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.scoring.opic
-
Classes in org.apache.nutch.indexer used by org.apache.nutch.tools
-
Classes in org.apache.nutch.indexer used by org.creativecommons.nutch