Uses of Interface
org.apache.nutch.indexer.IndexWriter

Packages that use IndexWriter
Package
Description
 
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.