Package org.elasticsearch.index.mapper
Class SourceFieldMapper.Defaults
java.lang.Object
org.elasticsearch.index.mapper.SourceFieldMapper.Defaults
- Enclosing class:
- SourceFieldMapper
-
Field Summary
Modifier and TypeFieldDescriptionstatic boolean
static org.apache.lucene.document.FieldType
static String
-
Constructor Summary
-
Method Summary
-
Field Details
-
NAME
- See Also:
- Constant Field Values
-
ENABLED
public static final boolean ENABLED- See Also:
- Constant Field Values
-
FIELD_TYPE
public static final org.apache.lucene.document.FieldType FIELD_TYPE
-
-
Constructor Details
-
Defaults
public Defaults()
-