Uses of Class
org.apache.nutch.indexer.IndexWriterParams

Packages that use IndexWriterParams
Package
Description
Index content, configure and run indexing and cleaning jobs to add, update, and delete documents from an index.
 
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.