|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.index.mapper.geo.GeoPointFieldMapper.Defaults
public static class GeoPointFieldMapper.Defaults
Field Summary | |
---|---|
static boolean |
ENABLE_GEOHASH
|
static boolean |
ENABLE_LATLON
|
static ContentPath.Type |
PATH_TYPE
|
static int |
PRECISION
|
static org.apache.lucene.document.Field.Store |
STORE
|
Constructor Summary | |
---|---|
GeoPointFieldMapper.Defaults()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ContentPath.Type PATH_TYPE
public static final org.apache.lucene.document.Field.Store STORE
public static final boolean ENABLE_LATLON
public static final boolean ENABLE_GEOHASH
public static final int PRECISION
Constructor Detail |
---|
public GeoPointFieldMapper.Defaults()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |