| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
DEFAULT_SEPARATOR |
61 |
public static final String |
MAX_FACETS_PER_KEY_PROP_NAME |
"maxFacetsPerKey" |
public static final String |
SEPARATOR_PROP_NAME |
"separator" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
VALUE_MISSING |
4.9E-324 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final float |
VALUE_MISSING |
1.401298464324817E-45f |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
VALUE_MISSING |
-2147483648 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
VALUE_MISSING |
-9223372036854775808L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
VALUE_MISSING |
-32768 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NUMBER_FORMAT |
"00000000000000000000" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SEL_PROP_NAME_DEPTH |
"depth" |
public static final String |
SEL_PROP_NAME_STRICT |
"strict" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONTENT_FIELD |
"contents" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JMX_DOMAIN |
"bobo" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NO_MORE_POSITIONS |
2147483647 |
public static final int |
NO_MORE_SECTIONS |
2147483647 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_ITEMS |
1024 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final float |
EARTH_RADIUS_KM |
6371.0f |
public static final float |
EARTH_RADIUS_MILES |
3956.0f |
public static final float |
LATITUDE_DEGREES_MAX |
90.0f |
public static final float |
LATITUDE_DEGREES_MIN |
-90.0f |
public static final float |
LONGITUDE_DEGREES_MAX |
180.0f |
public static final float |
LONGITUDE_DEGREES_MIN |
-180.0f |
Copyright © 2005–2013. All rights reserved.