Package org.apache.nutch.indexwriter.csv
package org.apache.nutch.indexwriter.csv
Index writer plugin to write a plain CSV file.
-
ClassDescriptionWrite Nutch documents to a CSV file (comma separated values), i.e., dump index as CSV or tab-separated plain text table.