Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
KM_USE_FIRST_OCCURRENCE |
1 |
public static final int |
KM_USE_LAST_OCCURRENCE |
2 |
public static final int |
PM_FAST_INVALIDATION |
2 |
public static final int |
PM_FULL_VALIDATION |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_BOOST |
false |
public static final int |
DEFAULT_MAX_NUM_TOKENS_PARSED |
5000 |
public static final int |
DEFAULT_MAX_QUERY_TERMS |
25 |
public static final int |
DEFAULT_MAX_WORD_LENGTH |
0 |
public static final int |
DEFAULT_MIN_DOC_FREQ |
5 |
public static final int |
DEFAULT_MIN_TERM_FREQ |
2 |
public static final int |
DEFAULT_MIN_WORD_LENGTH |
0 |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.