eu.dicodeproject.analysis.hbase
Class HBaseDocumentProcessor
java.lang.Object
eu.dicodeproject.analysis.hbase.HBaseDocumentProcessor
public final class HBaseDocumentProcessor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANALYZER_CLASS
public static final String ANALYZER_CLASS
- See Also:
- Constant Field Values
tokenizeDocuments
public static void tokenizeDocuments(String table,
String family,
String column,
Class<? extends org.apache.lucene.analysis.Analyzer> analyzerClass,
org.apache.hadoop.fs.Path output)
throws IOException,
InterruptedException,
ClassNotFoundException
- Throws:
IOException
InterruptedException
ClassNotFoundException
Copyright © 2011. All Rights Reserved.