Class BooleanFieldMapper.Defaults

org.elasticsearch.index.mapper.BooleanFieldMapper.Defaults
Enclosing class:
BooleanFieldMapper

public static class BooleanFieldMapper.Defaults extends
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static org.apache.lucene.document.FieldType
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Field Details

    • FIELD_TYPE

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

    • Defaults

      public Defaults()