Class DateMapping
java.lang.Object
org.webpieces.elasticsearch.mapping.DateMapping
- All Implemented Interfaces:
PropertyMapping
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetDocValues(Boolean docValues) voidvoidsetIgnoreMalformed(Boolean ignoreMalformed) voidvoidsetNullValue(String nullValue) void
-
Constructor Details
-
DateMapping
public DateMapping()
-
-
Method Details
-
getType
-
setType
-
getFormat
-
setFormat
-
getLocale
-
setLocale
-
getIgnoreMalformed
-
setIgnoreMalformed
-
getNullValue
-
setNullValue
-
getDocValues
-
setDocValues
-