Class AllFieldMapper.Defaults

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

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

    Fields
    Modifier and Type Field Description
    static org.apache.lucene.document.FieldType FIELD_TYPE  
  • 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
  • Field Details

    • FIELD_TYPE

      public static final org.apache.lucene.document.FieldType FIELD_TYPE
  • Constructor Details

    • Defaults

      public Defaults()