Uses of Class
org.apache.nutch.indexer.NutchIndexAction
-
Packages that use NutchIndexAction Package Description org.apache.nutch.indexer Index content, configure and run indexing and cleaning jobs to add, update, and delete documents from an index. -
-
Uses of NutchIndexAction in org.apache.nutch.indexer
Methods in org.apache.nutch.indexer that return types with arguments of type NutchIndexAction Modifier and Type Method Description RecordWriter<Text,NutchIndexAction>
IndexerOutputFormat. getRecordWriter(TaskAttemptContext context)
-