public static class GeoShapeFieldMapper.Defaults extends Object
Modifier and Type | Field and Description |
---|---|
static double |
DISTANCE_ERROR_PCT |
static org.apache.lucene.document.FieldType |
FIELD_TYPE |
static int |
GEOHASH_LEVELS |
static ShapeBuilder.Orientation |
ORIENTATION |
static int |
QUADTREE_LEVELS |
static String |
STRATEGY |
static String |
TREE |
Constructor and Description |
---|
Defaults() |
public static final String TREE
public static final String STRATEGY
public static final int GEOHASH_LEVELS
public static final int QUADTREE_LEVELS
public static final double DISTANCE_ERROR_PCT
public static final ShapeBuilder.Orientation ORIENTATION
public static final org.apache.lucene.document.FieldType FIELD_TYPE
Copyright © 2009–2015. All rights reserved.