Class LegacyGeoShapeFieldMapper.Defaults

java.lang.Object
org.elasticsearch.index.mapper.LegacyGeoShapeFieldMapper.Defaults
Enclosing class:
LegacyGeoShapeFieldMapper

public static class LegacyGeoShapeFieldMapper.Defaults
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static double DISTANCE_ERROR_PCT  
    static int GEOHASH_TREE_LEVELS  
    static boolean POINTS_ONLY  
    static java.lang.String PRECISION  
    static int QUADTREE_LEVELS  
    static SpatialStrategy STRATEGY  
    static java.lang.String TREE  
  • Constructor Summary

    Constructors 
    Constructor Description
    Defaults()  
  • Method Summary

    Modifier and Type Method Description
    static int defaultTreeLevel​(java.lang.String tree)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait