Package org.elasticsearch.index.mapper
Class LegacyGeoShapeFieldMapper.DeprecatedParameters.PrefixTrees
- java.lang.Object
-
- org.elasticsearch.index.mapper.LegacyGeoShapeFieldMapper.DeprecatedParameters.PrefixTrees
-
- Enclosing class:
- LegacyGeoShapeFieldMapper.DeprecatedParameters
public static class LegacyGeoShapeFieldMapper.DeprecatedParameters.PrefixTrees extends Object
-
-
Constructor Summary
Constructors Constructor Description PrefixTrees()
-
-
-
Field Detail
-
LEGACY_QUADTREE
public static final String LEGACY_QUADTREE
- See Also:
- Constant Field Values
-
QUADTREE
public static final String QUADTREE
- See Also:
- Constant Field Values
-
GEOHASH
public static final String GEOHASH
- See Also:
- Constant Field Values
-
-