public class PreprocessCollection extends Configured implements Tool
| Modifier and Type | Field and Description |
|---|---|
static String |
COLLECTION_NAME |
static String |
COLLECTION_PATH |
static String |
DOCNO_MAPPING |
static String |
DOCNO_OFFSET |
static String |
INDEX_PATH |
static String |
INPUTFORMAT |
static String |
MIN_DF |
static String |
TOKENIZER |
| Constructor and Description |
|---|
PreprocessCollection() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
int |
run(String[] args)
Runs this tool.
|
getConf, setConfequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConf, setConfpublic static final String COLLECTION_NAME
public static final String COLLECTION_PATH
public static final String DOCNO_MAPPING
public static final String DOCNO_OFFSET
public static final String INDEX_PATH
public static final String INPUTFORMAT
public static final String MIN_DF
public static final String TOKENIZER