Uses of Class
org.apache.nutch.indexer.IndexWriters
-
Packages that use IndexWriters 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 IndexWriters in org.apache.nutch.indexer
Methods in org.apache.nutch.indexer that return IndexWriters Modifier and Type Method Description static IndexWriters
IndexWriters. get(Configuration conf)
-