public interface ElasticsearchIndexFieldTypeFactory extends IndexFieldTypeFactory
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchNativeIndexFieldTypeMappingStep |
asNative()
Define a native field type.
|
as, asBigDecimal, asBigInteger, asBoolean, asByte, asDouble, asFloat, asGeoPoint, asInstant, asInteger, asLocalDate, asLocalDateTime, asLocalTime, asLong, asMonthDay, asOffsetDateTime, asOffsetTime, asShort, asString, asYear, asYearMonth, asZonedDateTime, extensionElasticsearchNativeIndexFieldTypeMappingStep asNative()
A native field type has the following characteristics:
mappingJsonString parameterElasticsearchSearchPredicateFactory.fromJson(String)
or ElasticsearchSearchSortFactory.fromJson(String)Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.