Package org.apache.nutch.indexwriter.csv
Index writer plugin to write a plain CSV file.
-
Interface Summary Interface Description CSVConstants -
Class Summary Class Description CSVIndexWriter Write Nutch documents to a CSV file (comma separated values), i.e., dump index as CSV or tab-separated plain text table.