public static class DateFieldMapper.Defaults extends NumberFieldMapper.Defaults
Modifier and Type | Field and Description |
---|---|
static FormatDateTimeFormatter |
DATE_TIME_FORMATTER |
static org.apache.lucene.document.FieldType |
FIELD_TYPE |
static String |
NULL_VALUE |
static boolean |
ROUND_CEIL |
static TimeUnit |
TIME_UNIT |
COERCE, IGNORE_MALFORMED, PRECISION_STEP_16_BIT, PRECISION_STEP_32_BIT, PRECISION_STEP_64_BIT, PRECISION_STEP_8_BIT
BOOST, DOC_VALUES, PATH_TYPE
Constructor and Description |
---|
Defaults() |
public static final FormatDateTimeFormatter DATE_TIME_FORMATTER
public static final org.apache.lucene.document.FieldType FIELD_TYPE
public static final String NULL_VALUE
public static final TimeUnit TIME_UNIT
public static final boolean ROUND_CEIL
Copyright © 2009–2015. All rights reserved.