Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
VERSION_APPEND_ONLY |
1 |
public static final int |
VERSION_CHECKSUM |
3 |
public static final int |
VERSION_CURRENT |
3 |
public static final int |
VERSION_META_ARRAY |
2 |
public static final int |
VERSION_START |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BLOOM_CODEC_NAME |
"BloomFilter" |
public static final int |
VERSION_CHECKSUM |
2 |
public static final int |
VERSION_CURRENT |
2 |
public static final int |
VERSION_START |
1 |
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 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_CODEC |
"DiskDocValuesData" |
public static final String |
DATA_EXTENSION |
"dvdd" |
public static final String |
META_CODEC |
"DiskDocValuesMetadata" |
public static final String |
META_EXTENSION |
"dvdm" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_SORTED_SET_ORDS |
2147483391 |
public static final int |
MAX_TOTAL_BYTES_LENGTH |
2147483391 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SKIP_INTERVAL |
8 |
public static final int |
TERMS_VERSION_CHECKSUM |
1 |
public static final int |
TERMS_VERSION_CURRENT |
1 |
public static final int |
TERMS_VERSION_START |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TERMS_VERSION_CHECKSUM |
1 |
public static final int |
TERMS_VERSION_CURRENT |
1 |
public static final int |
TERMS_VERSION_START |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_BINARY_FIELD_LENGTH |
32766 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SI_EXTENSION |
"si" |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.