Constant Field Values
Contents
org.apache.*
-
org.apache.lucene.codecs.blockterms.BlockTermsWriter Modifier and Type Constant Field Value public static final int
VERSION_CURRENT
4
public static final int
VERSION_START
4
-
org.apache.lucene.codecs.blockterms.FixedGapTermsIndexWriter Modifier and Type Constant Field Value public static final int
DEFAULT_TERM_INDEX_INTERVAL
32
-
org.apache.lucene.codecs.blocktreeords.BlockTreeOrdsPostingsFormat Modifier and Type Constant Field Value public static final int
BLOCK_SIZE
128
-
org.apache.lucene.codecs.blocktreeords.OrdsBlockTreeTermsWriter Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_BLOCK_SIZE
48
public static final int
DEFAULT_MIN_BLOCK_SIZE
25
public static final int
VERSION_CURRENT
1
public static final int
VERSION_START
1
-
org.apache.lucene.codecs.bloom.BloomFilteringPostingsFormat Modifier and Type Constant Field Value public static final String
BLOOM_CODEC_NAME
"BloomFilter"
public static final int
VERSION_CURRENT
3
public static final int
VERSION_START
3
-
org.apache.lucene.codecs.bloom.FuzzySet Modifier and Type Constant Field Value public static final int
VERSION_CURRENT
2
public static final int
VERSION_SPI
1
public static final int
VERSION_START
1
-
org.apache.lucene.codecs.memory.FSTOrdTermsWriter Modifier and Type Constant Field Value public static final int
SKIP_INTERVAL
8
public static final int
VERSION_CURRENT
2
public static final int
VERSION_START
2
-
org.apache.lucene.codecs.memory.FSTTermsWriter Modifier and Type Constant Field Value public static final int
TERMS_VERSION_CURRENT
2
public static final int
TERMS_VERSION_START
2
-
org.apache.lucene.codecs.simpletext.SimpleTextSegmentInfoFormat Modifier and Type Constant Field Value public static final String
SI_EXTENSION
"si"