Class AbstractGeometryFieldMapper.Defaults

java.lang.Object
org.elasticsearch.index.mapper.AbstractGeometryFieldMapper.Defaults
Direct Known Subclasses:
AbstractShapeGeometryFieldMapper.Defaults
Enclosing class:
AbstractGeometryFieldMapper<Parsed,​Processed>

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

    Fields 
    Modifier and Type Field Description
    static org.apache.lucene.document.FieldType FIELD_TYPE  
    static Explicit<java.lang.Boolean> IGNORE_MALFORMED  
    static Explicit<java.lang.Boolean> IGNORE_Z_VALUE  
  • Constructor Summary

    Constructors 
    Constructor Description
    Defaults()  
  • Method Summary

    Methods inherited from class java.lang.Object

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