Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_SUBWORD_SIZE |
15 |
public static final int |
DEFAULT_MIN_SUBWORD_SIZE |
2 |
public static final int |
DEFAULT_MIN_WORD_SIZE |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
BLOCK_SIZE |
2048 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_GRAM_SIZE |
1 |
public static final int |
DEFAULT_MIN_GRAM_SIZE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_GRAM_SIZE |
1 |
public static final int |
DEFAULT_MIN_GRAM_SIZE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_NGRAM_SIZE |
2 |
public static final int |
DEFAULT_MIN_NGRAM_SIZE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_NGRAM_SIZE |
2 |
public static final int |
DEFAULT_MIN_NGRAM_SIZE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
defaultMaxDocFreqPercent |
0.4000000059604645f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_SHINGLE_SIZE |
2 |
public static final java.lang.String |
TOKEN_SEPARATOR |
" " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
DATE_TYPE |
"date" |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.