|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.index.mapper.xcontent.AbstractFieldMapper.Defaults
org.elasticsearch.index.mapper.xcontent.NumberFieldMapper.Defaults
org.elasticsearch.index.mapper.xcontent.DateFieldMapper.Defaults
public static class DateFieldMapper.Defaults
Field Summary | |
---|---|
static FormatDateTimeFormatter |
DATE_TIME_FORMATTER
|
static java.lang.String |
NULL_VALUE
|
Fields inherited from class org.elasticsearch.index.mapper.xcontent.NumberFieldMapper.Defaults |
---|
FUZZY_FACTOR, INDEX, OMIT_NORMS, OMIT_TERM_FREQ_AND_POSITIONS, PRECISION_STEP |
Fields inherited from class org.elasticsearch.index.mapper.xcontent.AbstractFieldMapper.Defaults |
---|
BOOST, STORE, TERM_VECTOR |
Constructor Summary | |
---|---|
DateFieldMapper.Defaults()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final FormatDateTimeFormatter DATE_TIME_FORMATTER
public static final java.lang.String NULL_VALUE
Constructor Detail |
---|
public DateFieldMapper.Defaults()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |