Constant Field Values
Contents
org.apache.*
-
org.apache.lucene.search.spell.SpellChecker Modifier and Type Constant Field Value public static final float
DEFAULT_ACCURACY
0.5f
public static final String
F_WORD
"word"
-
org.apache.lucene.search.suggest.fst.FSTCompletion Modifier and Type Constant Field Value public static final int
DEFAULT_BUCKETS
10
-
org.apache.lucene.search.suggest.fst.FSTCompletionBuilder Modifier and Type Constant Field Value public static final int
DEFAULT_BUCKETS
10
-
org.apache.lucene.search.suggest.fst.FSTLookup Modifier and Type Constant Field Value public static final String
FILENAME
"fst.dat"
-
org.apache.lucene.search.suggest.fst.Sort 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
-
org.apache.lucene.search.suggest.jaspell.JaspellTernarySearchTrie.TSTNode 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