Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
DEFAULT_ACCURACY |
0.5f |
public static final String |
F_WORD |
"word" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
ABSOLUTE_MIN_SORT_BUFFER_SIZE |
524288L |
public static final long |
GB |
1073741824L |
public static final int |
MAX_TEMPFILES |
128 |
public static final long |
MB |
1048576L |
public static final long |
MIN_BUFFER_SIZE_MB |
32L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
EXACT_FIRST |
1 |
public static final int |
PRESERVE_SEP |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_EDITS |
1 |
public static final int |
DEFAULT_MIN_FUZZY_LENGTH |
3 |
public static final int |
DEFAULT_NON_FUZZY_PREFIX |
1 |
public static final boolean |
DEFAULT_TRANSPOSITIONS |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUCKETS |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUCKETS |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
EQKID |
2 |
protected static final int |
HIKID |
3 |
protected static final int |
LOKID |
1 |
protected static final int |
PARENT |
0 |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.